[Python-3000] Regular expressions, py3k and unicode

Antoine Pitrou solipsis at pitrou.net
Sun Jun 29 22:38:07 CEST 2008


Mark Dickinson <dickinsm <at> gmail.com> writes:
> 
> In any case, it seems to me that having something like re.ASCII
> would be useful.

Should an inline flag "(?a)" also be introduced to mirror the existing "(?u)" to
set the unicode flag inside a pattern?





More information about the Python-3000 mailing list