[issue17381] IGNORECASE breaks unicode literal range matching

Chris Adams report at bugs.python.org
Mon Mar 11 20:59:42 CET 2013


Chris Adams added the comment:

Ezio: given the non-obvious failure, what do you think of at least documenting this and issuing a warning any time both re.UNICODE and re.IGNORECASE are set?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17381>
_______________________________________


More information about the Python-bugs-list mailing list