cpython/Doc/api
Fred Drake 8d95ca4469 Add text on tp_as_buffer that refers tothe section that covers the topic.
Additional material is still needed in that section.
2002-04-17 13:44:58 +00:00
..
.cvsignore
abstract.tex Add documentation for PyObject_Call(). 2002-04-15 20:51:19 +00:00
api.tex
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
memory.tex Minor clarification about what's actually promised for PyMem_Malloc(0). 2002-04-06 09:14:33 +00:00
newtypes.tex Add text on tp_as_buffer that refers tothe section that covers the topic. 2002-04-17 13:44:58 +00:00
refcounting.tex
refcounts.dat
utilities.tex Move reference material on PyArg_Parse*() out of the Extending & Embedding 2002-04-05 23:01:14 +00:00
veryhigh.tex