cpython/Doc/api
Guido van Rossum 41bcbe3050 Commit MvL's doc patch for SF bug #221327. This adds an example of
calling into Python from a C thread.
2003-03-02 13:17:20 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
abstract.tex Include version annotation for PyObject_Call(). 2003-01-25 07:48:13 +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 * Add description of PyInt_FromString. 2003-02-03 05:13:24 +00:00
exceptions.tex Typo: propogate -> propagate 2002-12-06 22:42:13 +00:00
init.tex Commit MvL's doc patch for SF bug #221327. This adds an example of 2003-03-02 13:17:20 +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 Update advice about __module__ and __name__ and tp_name wrt. new types. 2003-02-10 19:18:21 +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 Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don't 2002-11-13 15:13:38 +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