summaryrefslogtreecommitdiffstats
path: root/Doc/api/utilities.tex
Commit message (Expand)AuthorAgeFilesLines
* Fix SF bug #697256, PyMarshal_WriteShortToFile() documented, but not implementedNeal Norwitz2003-03-061-6/+0
* Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don'tFred Drake2002-11-131-3/+7
* The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: addedTim Peters2002-07-091-1/+1
* Fix documentation for PyMarshal_WriteObjectToFile() andFred Drake2002-06-171-5/+5
* Move reference material on PyArg_Parse*() out of the Extending & EmbeddingFred Drake2002-04-051-9/+404
* Documentation for the new PyArg_UnpackTuple() function.Fred Drake2001-10-231-0/+47
* Added documentation for the functions listed in marshal.h.Fred Drake2001-10-141-0/+80
* Break the Python/C API manual into smaller files by chapter. This manualFred Drake2001-10-121-0/+320