2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00
Ralf W. Grosse-Kunstleve 8d2ca93e98 libs/python/src/exec.cpp: bug fixes
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]
2009-08-18 00:24:54 +00:00
2008-03-28 02:11:13 +00:00
2009-06-05 20:15:01 +00:00
2009-08-18 00:24:54 +00:00
2009-08-18 00:24:54 +00:00
2006-09-20 21:59:03 +00:00
2006-09-20 21:59:03 +00:00
2006-01-31 03:26:46 +00:00
2006-01-31 03:26:46 +00:00
Description
Mirrored via gitea-mirror
22 MiB
Languages
C++ 87.7%
Python 11.6%
CMake 0.3%
C 0.3%