summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-09-10 23:13:52 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-09-10 23:13:52 +0000
commitc2d76fd339f5fcc4f0051696e5e57c979289a9c3 (patch)
tree56a6fb0231f07711dcf0970eddf54dba5b1c5334 /Python/pythonrun.c
parentd2be5b4fe4cbca197d27e853a08e6339945c879a (diff)
downloadcpython-git-c2d76fd339f5fcc4f0051696e5e57c979289a9c3.tar.gz
Issue #8589: surrogateescape error handler is not available at startup
Py_Main() uses _Py_wchar2char() + PyUnicode_FromWideChar() instead of PyUnicode_DecodeFSDefault(), because the PyCodec machinery is not ready yet.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions