[Python-3000] need help fixing broken tests in py3k-pep3137 branch
Christian Heimes
lists at cheimes.de
Sun Nov 4 14:08:58 CET 2007
Guido van Rossum wrote:
> He's absolutely right.
>
> I never realized that your test was meant to fail until the behavior
> was fixed -- then I would've just disabled it. :-)
I've disabled the test for you. :)
>> Guido, what's the output of the locale command on your box?
>
> LANG=en_US
My locales start with LANG=de_DE.UTF-8. I'm not sure what your system is
using as default encoding but I'd guess it's ASCII or latin-1.
Christian
More information about the Python-3000
mailing list