summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-05-19 23:04:56 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-05-19 23:04:56 +0000
commita530f81d3dcb74a4f093ee1bee78450a41512d97 (patch)
tree55137a9b014840210dc15004402947ef174e4342 /Python/sysmodule.c
parentf3cd982366a6bc577e06242548cd60a300088d65 (diff)
downloadcpython-a530f81d3dcb74a4f093ee1bee78450a41512d97.tar.gz
Issue #8559: improve unicode support of (gdb) libpython.py
* Escape non printable characters (use locale.getpreferredencoding()) * Fix support of surrogate pairs * test_gdb.py: use ascii() instead of repr() in gdb program arguments to avoid encoding issues * Fix test_strings() of test_gdb.py for encoding different than UTF-8 (eg. ACSII)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions