Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue12752> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
