cpython/Doc/api
Fred Drake 0e0b6180ba Add documentation for PyObject_Call().
Note that PyObject_Size() is a synonym for PyObject_Length().
This closes SF patch #544330 (contributed by Thomas Heller).
2002-04-15 20:51:19 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
abstract.tex Add documentation for PyObject_Call(). 2002-04-15 20:51:19 +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 Warn people away from PyModule_GetDict(), but not too strongly. 2002-04-12 19:32:07 +00:00
exceptions.tex fix a typo in PyErr_Format table and add row for 'p' format char 2002-03-27 13:42:50 +00:00
init.tex Update to use the new \csimplemacro macro 2002-04-09 21:09:42 +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 Integrated more text from Guido. 2002-04-15 18:44:46 +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 Correct the refcount information for the PyWeakref_GetObject() function. 2002-02-20 05:07:36 +00:00
utilities.tex Move reference material on PyArg_Parse*() out of the Extending & Embedding 2002-04-05 23:01:14 +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