Commit graph

6 commits

Author SHA1 Message Date
INADA Naoki
9ab8eaf965 doc: fix compile error on "shoddy" example extension (GH-217)
(cherry picked from commit fb8fe72fc5)
2017-02-21 23:55:49 +09:00
Georg Brandl
2c52e2fa85 #6732: fix return value of module init function in example. 2009-09-01 08:03: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
Georg Brandl
913b2a382f #4504, #4505: Update noddy examples in "Extending & Embedding". 2008-12-05 15:12:15 +00:00
Christian Heimes
217cfd1c86 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h 2007-12-02 14:31:20 +00:00
Georg Brandl
116aa62bf5 Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00