opencv/modules/python
Vadim Levin 7b0d7d0c9a fix: conversion to string in python bindings
If provided `PyObject` can't be converted to string `TypeError` is
 reported instead of `SytemError` without any message.
2020-12-16 15:11:58 +03:00
..
bindings cmake: fix processing order of <wrapper>_bindings_generator 2020-12-03 13:01:46 +00:00
package python: restore sys.path in bootstrap() 2020-11-26 13:10:25 +00:00
python2 python: support standalone Python bindings build 2018-06-07 15:16:39 +03:00
python3 Limited API support for Python3 2019-06-11 15:15:49 +03:00
src2 fix: conversion to string in python bindings 2020-12-16 15:11:58 +03:00
test fix: conversion to string in python bindings 2020-12-16 15:11:58 +03:00
CMakeLists.txt cmake: fix missing project() warning in Python standalone builds 2020-03-12 14:29:31 +03:00
common.cmake cmake(python): handle PYTHON3_LIMITED_API 2020-03-18 23:10:06 +00:00
python_loader.cmake fixes #16500 2020-02-20 11:10:12 +08:00
standalone.cmake python: update CMake install rules 2019-03-15 13:11:00 +03:00