cpython/Doc/extending
Eli Bendersky 8f773493b6 Issue #15656: fixing code sample in extending doc 2012-08-15 14:49:49 +03:00
..
building.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
embedding.rst Fix inconsistent function name in embedding howto. 2012-07-01 09:43:20 +02:00
extending.rst Issue #15656: fixing code sample in extending doc 2012-08-15 14:49:49 +03:00
index.rst Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 2009-03-30 14:51:56 +00:00
newtypes.rst Issue #14933: fix misleading doc about weakref support in extension types. 2012-06-15 19:11:31 +02:00
windows.rst Fix advice: call PyType_Ready to fill in ob_type of custom types. 2010-12-28 09:29:19 +00:00