cpython/Doc/api
Tim Peters 87bbdd3085 Minor clarification about what's actually promised for PyMem_Malloc(0).
I probably didn't do a correct thing for the LaTeX spelling of the
integer 1.
2002-04-06 09:14:33 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
abstract.tex Correct the descriptions of the PyObject_As*Buffer() return values. 2002-04-04 04:10:36 +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 a note that Py_None needs the same reference count treatment as any 2002-03-12 20:12:54 +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 the description of PyTrace_EXCEPT. 2001-10-16 19:23:55 +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 Move reference material on PyArg_Parse*() out of the Extending & Embedding 2002-04-05 23:01:14 +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