Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug [ 1021621 ] use first_name, not first, in code samples | Georg Brandl | 2005-07-17 | 1 | -2/+2 |
* | Updated documentation to: | Jim Fulton | 2004-07-14 | 1 | -3/+5 |
* | Fixed bug in implementation of tp_init function. It should be an int | Jim Fulton | 2003-06-28 | 1 | -4/+3 |
* | Fix ref counts in initialization code. | Raymond Hettinger | 2003-05-25 | 1 | -0/+1 |
* | Added some missing PyObject* casts in the deallocators. | Jim Fulton | 2003-05-16 | 1 | -1/+4 |
* | Rewrote the basic section of the chapter on defining new types. | Jim Fulton | 2003-05-07 | 1 | -0/+185 |