put consts into python submodules
authorAlexander Mordvintsev <Alexander.Mordvintsev@transas.com>
Tue, 19 Aug 2014 09:35:46 +0000 (13:35 +0400)
committerAlexander Mordvintsev <Alexander.Mordvintsev@transas.com>
Tue, 19 Aug 2014 12:40:09 +0000 (16:40 +0400)
commite74cddfbd18a4b870eb561660abd5fae1a609feb
tree5d0148c8321eda29c7e164ea032f16b1a48abfd1
parent6d1c02ffedfbcdc8e5a16fa4286eb8940efd43df
put consts into python submodules
maintain set of visited namespaces in CppHeaderParser
WARNING: REMOVED const name conversion (SomeConstName -> SOME_CONST_NAME), discussion needed
modules/python/common.cmake
modules/python/src2/cv2.cpp
modules/python/src2/gen2.py
modules/python/src2/hdr_parser.py