summaryrefslogtreecommitdiff
path: root/Python/peephole.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-15 12:04:23 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-15 12:04:23 +0000
commita47a00d4de1dba7e27eb086e9843d0e1592663ef (patch)
tree37168e66ffd361e7028543812b26de7e7da46017 /Python/peephole.c
parent9add3cda9de8882b78ac036ab30a3ed068ec1a73 (diff)
downloadcpython-a47a00d4de1dba7e27eb086e9843d0e1592663ef.tar.gz
Use locale encoding if Py_FileSystemDefaultEncoding is not set
* PyUnicode_EncodeFSDefault(), PyUnicode_DecodeFSDefaultAndSize() and PyUnicode_DecodeFSDefault() use the locale encoding instead of UTF-8 if Py_FileSystemDefaultEncoding is NULL * redecode_filenames() functions and _Py_code_object_list (issue #9630) are no more needed: remove them
Diffstat (limited to 'Python/peephole.c')
0 files changed, 0 insertions, 0 deletions