diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-10 23:13:52 +0000 | 
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-10 23:13:52 +0000 | 
| commit | c2d76fd339f5fcc4f0051696e5e57c979289a9c3 (patch) | |
| tree | 56a6fb0231f07711dcf0970eddf54dba5b1c5334 /Lib/functools.py | |
| parent | d2be5b4fe4cbca197d27e853a08e6339945c879a (diff) | |
| download | cpython-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 'Lib/functools.py')
0 files changed, 0 insertions, 0 deletions
