summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-05-14 15:58:55 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-05-14 15:58:55 +0000
commit041dfa120f829cf151c6e41f1f11935ad2263b4f (patch)
tree63f90014776741107ff6d855ce89894d20bdc5e2 /Python/pythonrun.c
parent1e0f4b6fd6564a4765e3c31e38eb10f55cd24f90 (diff)
downloadcpython-041dfa120f829cf151c6e41f1f11935ad2263b4f.tar.gz
Issue #8711: Document PyUnicode_DecodeFSDefault*() functions
* Add paragraph titles to c-api/unicode.rst. * Fix PyUnicode_DecodeFSDefault*() comment: it now uses the "surrogateescape" error handler (and not "replace") * Remove "The function is intended to be used for paths and file names only during bootstrapping process where the codecs are not set up." from PyUnicode_FSConverter() comment: it is used after the bootstrapping and for other purposes than file names
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions