Georg Brandl
|
5133529614
|
#5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples.
|
2009-05-05 07:55:26 +00:00 |
Mark Dickinson
|
9f9892648f
|
Issue #1717, continued: Doc fixes and other cleanup related
to renaming of tp_compare.
|
2009-02-02 21:29:40 +00:00 |
Benjamin Peterson
|
71e30a0438
|
return the module object from PyMODINIT_FUNC
|
2008-12-24 16:27:25 +00:00 |
Georg Brandl
|
913b2a382f
|
#4504, #4505: Update noddy examples in "Extending & Embedding".
|
2008-12-05 15:12:15 +00:00 |
Neal Norwitz
|
bed678449f
|
Get rid of more uses of string and use unicode
|
2007-10-27 04:00:45 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |