cpython/Doc/api
Fred Drake 5e96f1ff1d Correct the description of PyErr_Restore().
Closes SF bug #577000.
2002-10-24 20:54:18 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
abstract.tex Fix API typo. The write buffer is not const. Closes SF 606216. 2002-09-08 04:39:28 +00:00
api.tex Break the Python/C API manual into smaller files by chapter. This manual 2001-10-12 19:01:43 +00:00
concrete.tex Clarified the error cases and Unicode handling of PyString_AsString(), 2002-10-22 20:20:20 +00:00
exceptions.tex Correct the description of PyErr_Restore(). 2002-10-24 20:54:18 +00:00
init.tex Remove mentionings of DOS. 2002-10-10 18:24:54 +00:00
intro.tex Clean up some markup cruft. A number of the macros that take no 2001-11-28 07:26:15 +00:00
memory.tex Minor clarification about what's actually promised for PyMem_Malloc(0). 2002-04-06 09:14:33 +00:00
newtypes.tex Document type and semantics of the tp_print return value. Closes SF 606464. 2002-09-10 13:48:01 +00:00
refcounting.tex Break the Python/C API manual into smaller files by chapter. This manual 2001-10-12 19:01:43 +00:00
refcounts.dat Added refcount information for PyObject_GetIter(). 2002-10-04 18:58:58 +00:00
utilities.tex The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added 2002-07-09 02:57:01 +00:00
veryhigh.tex Break the Python/C API manual into smaller files by chapter. This manual 2001-10-12 19:01:43 +00:00