Antoine Pitrou <pit...@free.fr> added the comment:

The proposed resolution looks ok. Another possibility is simply to use .lower() 
if the string is an unicode string, since that will bypass the C locale.

----------
nosy: +pitrou
stage: test needed -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12752>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to