[Python-3000] raw strings and \u

John Millikin jmillikin at gmail.com
Sat Apr 5 19:41:30 CEST 2008


If this is the case, could the regex library be modified to support \u and
\U escapes as suggested by Martin v. Löwis[1]? Otherwise, the only way to
use non-ASCII characters in a regex will be to avoid raw strings.

[1] http://mail.python.org/pipermail/python-dev/2007-May/073074.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20080405/9dd6c6cf/attachment.htm 


More information about the Python-3000 mailing list