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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1609>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to