[issue2834] re.IGNORECASE not Unicode-ready

Barry A. Warsaw report at bugs.python.org
Tue Aug 19 14:57:42 CEST 2008


Barry A. Warsaw <barry at python.org> added the comment:

I haven't looked at the specific patch, but based on the description of
the behavior, I'm +1 on committing this before beta 3.  I'm fine with
leaving the re.ASCII flags in there -- it will be a marker to indicate
perhaps the code needs a closer examination (eventually).

----------
resolution:  -> accepted

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


More information about the Python-bugs-list mailing list