cpython/Doc/ext
Fred Drake e77e5ef2af Change example of retrieving & calling a Python function to not use
PyModule_GetDict(), which is also more flexible: it does not assume that the
"module" is a real module.
2002-04-12 19:04:17 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
building.tex Patch #500136: Update Update ext build documentation. 2.2.1 candidate. 2002-03-09 10:06:14 +00:00
cycle-gc.c Move reference material on PyArg_Parse*() out of the Extending & Embedding 2002-04-05 23:01:14 +00:00
embedding.tex Change example of retrieving & calling a Python function to not use 2002-04-12 19:04:17 +00:00
ext.tex Patch #500136: Update Update ext build documentation. 2.2.1 candidate. 2002-03-09 10:06:14 +00:00
extending.tex Update to use the new \csimplemacro macro 2002-04-09 21:09:42 +00:00
newtypes.tex Change the type of the tp_dealloc back to what it really is. 2002-04-12 18:28:08 +00:00
noddy.c Modernize the minimal example of an extension type. 2002-04-12 16:17:06 +00:00
run-func.c Do not #include <stdio.h> since Python.h already does that. 2001-09-06 16:20:33 +00:00
typestruct.h Use the right types for a couple of fields of the type structure. 2002-03-29 22:46:04 +00:00
windows.tex Remove weird spacing in typeset version of the chapter head. 2002-04-05 19:54:19 +00:00