cpython/Doc/ext
Fred Drake c55ae4b98c Clean up the use of version numbers in filenames; always use an "abstract"
version number, and explain what it is at the top of the chapter.
This closes SF bug #225003.
2002-04-19 04:04:57 +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 Do not use PyModule_GetDict(). 2002-04-12 19:08:31 +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
windows.tex Clean up the use of version numbers in filenames; always use an "abstract" 2002-04-19 04:04:57 +00:00