mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 23:19:23 +08:00
76e34d6f2c
Comment from Python documentation: Unlike other functions that steal references, `PyModule_AddObject()` only decrements the reference count of value on success. This means that its return value must be checked, and calling code must `Py_DECREF()` value manually on error. |
||
---|---|---|
.. | ||
cv2.cpp | ||
gen2.py | ||
hdr_parser.py | ||
pycompat.hpp |