Staging
v0.8.1
https://github.com/python/cpython
Revision b4d53fda5b508713e2e4c90d6900325453fbc2c2 authored by Raymond Hettinger on 16 April 2003, 17:30:15 UTC, committed by Raymond Hettinger on 16 April 2003, 17:30:15 UTC
PyObject_IsTrue() can have an error result.

Also, added missing docs for PyObject_Not().
1 parent 9976fdf
History
Tip revision: b4d53fda5b508713e2e4c90d6900325453fbc2c2 authored by Raymond Hettinger on 16 April 2003, 17:30:15 UTC
As discussed on python-dev, revised docs to note that
Tip revision: b4d53fd
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.8 KB
sleep.c -rw-r--r-- 857 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top