mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
8d2ca93e989cd0ff3b7f7253ac4caf258f31ba3a
Remark: operator!() for boost::python::object invokes PyObject_IsTrue() and is therefore not equivalent to "is None". In this particular case !global or !local returns true for an empty dict. (Changes to libs/python/test/exec.cpp just helped in debugging.) [SVN r55639]
Description
Mirrored via gitea-mirror
Languages
C++
87.7%
Python
11.6%
CMake
0.3%
C
0.3%