summaryrefslogtreecommitdiffstats
path: root/Doc/ext/noddy2.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in implementation of tp_init function. It should be an intJim Fulton2003-06-281-4/+3
* Fix ref counts in initialization code.Raymond Hettinger2003-05-251-0/+1
* Added some missing PyObject* casts in the deallocators.Jim Fulton2003-05-161-1/+4
* Rewrote the basic section of the chapter on defining new types.Jim Fulton2003-05-071-0/+185