cpython/Doc/ext
Jim Fulton 7a0e8bc283 Updated documentation to:
- point out the importance of reassigning data members before
  assigning thier values

- correct my missconception about return values from visitprocs. Sigh.

- mention the labor saving Py_VISIT and Py_CLEAR macros.
2004-07-14 19:07:24 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
building.tex Typo. 2002-05-16 14:45:37 +00:00
embedding.tex SF #894428, fix typo 2004-02-10 18:07:16 +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 Changed applicable use of ``char *`` declarations that are passed into 2004-06-29 03:48:23 +00:00
newtypes.tex Updated documentation to: 2004-07-14 19:07:24 +00:00
noddy.c Changed the assignment of PyType_GenericNew to tp_new slot. Now do 2003-06-28 11:53:29 +00:00
noddy2.c Updated documentation to: 2004-07-14 19:07:24 +00:00
noddy3.c Updated documentation to: 2004-07-14 19:07:24 +00:00
noddy4.c Updated documentation to: 2004-07-14 19:07:24 +00:00
run-func.c Fix SF # 626275, missing DECREF's in embedding example 2002-12-17 00:40:38 +00:00
setup.py Rewrote the docs for supporting cyclic garbage collection to reflect 2003-06-28 13:29:16 +00:00
test.py Rewrote the docs for supporting cyclic garbage collection to reflect 2003-06-28 13:29:16 +00:00
windows.tex fix some sloppy markup to use \guilabel 2004-01-23 09:01:56 +00:00