cpython/Doc/extending
Antoine Pitrou 71bca3495d Issue #1040439: better document how to compile and link an embedded Python interpreter.
Still lacks docs for Windows (anyone?).
2011-11-30 21:19:21 +01:00
..
building.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00
embedding.rst Issue #1040439: better document how to compile and link an embedded Python interpreter. 2011-11-30 21:19:21 +01:00
extending.rst Use PyLong_FromLong where appropriate. 2010-11-26 11:55:48 +00: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 #12672: remove confusing part of sentence in documentation 2011-08-19 06:29:51 +03:00
windows.rst Fix advice: call PyType_Ready to fill in ob_type of custom types. 2010-12-28 09:29:19 +00:00