[issue1609] test_re.py fails

Guido van Rossum report at bugs.python.org
Thu Dec 20 00:58:10 CET 2007


Guido van Rossum added the comment:

> But it should be affected by locale, thats the point of locale.setlocale
> call. This is how libc's wc functions behave.

No, the locale should only affect 8-bit string operations, never
unicode operations.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1609>
__________________________________


More information about the Python-bugs-list mailing list