cpython/Doc/extending
Victor Stinner 25e014bd91 Issue #18395, #22108: Update embedded Python examples to decode correctly
command line parameters: use Py_DecodeLocale() and PyUnicode_DecodeFSDefault().
2014-08-01 12:28:49 +02:00
..
building.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:17 +03:00
embedding.rst Issue #18395, #22108: Update embedded Python examples to decode correctly 2014-08-01 12:28:49 +02:00
extending.rst Issue #18395, #22108: Update embedded Python examples to decode correctly 2014-08-01 12:28:49 +02:00
index.rst Close #19407: New installation & distribution guides 2014-03-13 22:13:45 +10:00
newtypes.rst Issue 19195: Improved cross-references in C API documentation. 2013-10-09 13:26:57 +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