summaryrefslogtreecommitdiffstats
path: root/Doc/includes/run-func.c
Commit message (Collapse)AuthorAgeFilesLines
* Issue #18395, #22108: Update embedded Python examples to decode correctlyVictor Stinner2014-08-011-1/+1
| | | | command line parameters: use Py_DecodeLocale() and PyUnicode_DecodeFSDefault().
* Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases ↵Christian Heimes2007-12-021-2/+2
| | | | in intobject.h
* Get rid of more uses of string and use unicodeNeal Norwitz2007-10-271-1/+1
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+68