[Python-3000] PEP 3137 plan of attack (stage 3)

Marcin ‘Qrczak’ Kowalczyk qrczak at knm.org.pl
Sun Oct 28 21:19:40 CET 2007


Dnia 27-10-2007, So o godzinie 16:23 +0200, Christian Heimes pisze:

> The second line is a fprintf(stderr, "%s\n", char *path). Do you see the
> difference between "testäöü" and "testõ÷³"?

"äöü" in CP-1252 has the same bytes as "õ÷³" in CP-850, so this is some
confusion between ANSI and OEM codepages.

-- 
   __("<         Marcin Kowalczyk
   \__/       qrczak at knm.org.pl
    ^^     http://qrnik.knm.org.pl/~qrczak/



More information about the Python-3000 mailing list