opencv/modules/python
Alexander Alekhin a88b94cc44 build: fix warning in python parser
/usr/lib/python3.5/re.py:203: FutureWarning: split() requires a non-empty pattern match.
  return _compile(pattern, flags).split(string, maxsplit)
2016-11-11 17:45:12 +03:00
..
python2 cmake: python, allow dynamic symbols lookup from libpython.so 2016-07-07 14:23:35 +03:00
python3 cmake: python, allow dynamic symbols lookup from libpython.so 2016-07-07 14:23:35 +03:00
src2 build: fix warning in python parser 2016-11-11 17:45:12 +03:00
test Merge pull request #6078 from PolarNick239:master 2016-10-05 17:27:23 +00:00
CMakeLists.txt update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00
common.cmake eliminate compiler warnings 2016-10-08 02:19:43 +03:00