opencv/modules/python/src2
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
..
cv2.cpp
gen2.py
hdr_parser.py build: fix warning in python parser 2016-11-11 17:45:12 +03:00
pycompat.hpp