]> granicus.if.org Git - python/commit
PyObject_IsTrue() can return an error condition.
authorRaymond Hettinger <python@rcn.com>
Wed, 23 Apr 2003 00:14:18 +0000 (00:14 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 23 Apr 2003 00:14:18 +0000 (00:14 +0000)
commit9a9c436036dbd25d6ae42f67f22ccc5549b3c092
treeb02146560754f7bbeb2a77331512e00b6bce284e
parent863983e8e54a32bfddc8e6213e7871d42125928f
PyObject_IsTrue() can return an error condition.
Adding code to handle it properly.
Modules/_randommodule.c