summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-05-15 16:28:22 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-05-15 16:28:22 +0000
commit6626bd1064654f4b038c67b9f72b2f21b66f63db (patch)
tree92da68f7a0bdfc2580973cae4db1750c2209d4eb /Python/pythonrun.c
parente9c91646ffb7ede3509e0a6f59afe4d92ededb2a (diff)
downloadcpython-6626bd1064654f4b038c67b9f72b2f21b66f63db.tar.gz
Blocked revisions 81194 via svnmerge
........ r81194 | victor.stinner | 2010-05-15 18:27:27 +0200 (sam., 15 mai 2010) | 5 lines Issue #8715: Create PyUnicode_EncodeFSDefault() function: Encode a Unicode object to Py_FileSystemDefaultEncoding with the "surrogateescape" error handler, return a bytes object. If Py_FileSystemDefaultEncoding is not set, fall back to UTF-8. ........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions