cpython/Doc/api
Raymond Hettinger 2ed6dff796 As discussed on python-dev, revised docs to note that
PyObject_IsTrue() can have an error result.

Also, added missing docs for PyObject_Not().

Will backport.
2003-04-16 17:28:12 +00:00
..
.cvsignore
abstract.tex As discussed on python-dev, revised docs to note that 2003-04-16 17:28:12 +00:00
api.tex
concrete.tex Patch #701395: Correct documentation of PyUnicode_Splitlines. 2003-03-30 16:40:42 +00:00
exceptions.tex Typo: propogate -> propagate 2002-12-06 22:42:13 +00:00
init.tex - pythunrun.c, Py_Finalize(): move the call to _Py_PrintReferences() 2003-04-15 15:12:39 +00:00
intro.tex
memory.tex
newtypes.tex Minor clarification about the ob_size field. 2003-03-07 15:02:03 +00:00
refcounting.tex
refcounts.dat
utilities.tex Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. 2003-03-29 10:06:18 +00:00
veryhigh.tex