summaryrefslogtreecommitdiffstats
path: root/Lib/pprint.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-08-20 16:38:14 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-08-20 16:38:14 (GMT)
commit1b6372a1d1e0b68e6b29e02fd1af8c721aeaa52b (patch)
treed9297f9c6d893b417de5f45caf0837877782e300 /Lib/pprint.py
parente6376f8849175789c371f292f896ecdccb88b5b1 (diff)
downloadcpython-1b6372a1d1e0b68e6b29e02fd1af8c721aeaa52b.zip
cpython-1b6372a1d1e0b68e6b29e02fd1af8c721aeaa52b.tar.gz
cpython-1b6372a1d1e0b68e6b29e02fd1af8c721aeaa52b.tar.bz2
test_undecodable_code(): set locale to C
The test is still failing on "x86 FreeBSD 7.2 3.x" and "sparc solaris10 gcc 3.x" buildbots. It looks like the locale encoding is able to decode b'\xff'. I suppose that it is an encoding like 'iso-8859-1'. Use C locale to set, I hope, the locale encoding to 'ascii'. Display also the encoding so if the test fails, at least I will learn the locale encoding choosen for the C locale.
Diffstat (limited to 'Lib/pprint.py')
0 files changed, 0 insertions, 0 deletions