• Victor Stinner's avatar
    test_undecodable_code(): set locale to C · 1b6372a1
    Victor Stinner yazdı
    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.
    1b6372a1
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...