cpython/Doc/ext
Jim Fulton 1f325562f0 Added some missing PyObject* casts in the deallocators.
Added some defines for PyMODINIT_FUNC so that the examples work
with Python 2.2.

I think I'm done hacking this documentation. Yippie! :)
2003-05-16 13:53:43 +00:00
..
.cvsignore
building.tex
cycle-gc.c
embedding.tex
ext.tex
extending.tex Remove another lie. 2003-02-06 18:38:11 +00:00
newtypes.tex Added a missing PyObject* cast to the dealloc examples. 2003-05-16 13:51:58 +00:00
noddy.c Added some missing PyObject* casts in the deallocators. 2003-05-16 13:53:43 +00:00
noddy2.c Added some missing PyObject* casts in the deallocators. 2003-05-16 13:53:43 +00:00
noddy3.c Added some missing PyObject* casts in the deallocators. 2003-05-16 13:53:43 +00:00
run-func.c Fix SF # 626275, missing DECREF's in embedding example 2002-12-17 00:40:38 +00:00
windows.tex