[issue2834] re.IGNORECASE not Unicode-ready

Antoine Pitrou report at bugs.python.org
Mon Jul 28 18:39:31 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Final patch adding the (?a) inline flag (equivalent to re.ASCII). Please
review:
http://codereview.appspot.com/2439

Added file: http://bugs.python.org/file10998/reunicode5.patch

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


More information about the Python-bugs-list mailing list