Files
opencv/modules/python/test
Vadim Levin d88730685e fix: submodules creation and registration
- Add special case handling when submodule has the same name as parent
- `PyDict_SetItemString` doesn't steal reference, so reference count
  should be explicitly decremented to transfer object life-time
  ownership
- Add sanity checks for module registration input
- Add Python 2 and Python 3 reference counting handling
2022-01-27 11:06:06 +03:00
..
2019-12-27 12:46:53 +00:00
2019-12-27 12:46:53 +00:00
2021-12-22 13:24:30 +00:00