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
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to