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
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
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