[Python-bugs-list] [ python-Bugs-420011 ] \u escapes don't work inside ranges

noreply@sourceforge.net noreply@sourceforge.net
Sun, 29 Apr 2001 14:14:54 -0700


Bugs item #420011, was updated on 2001-04-29 14:14
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=420011&group_id=5470

Category: Regular Expressions
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Fredrik Lundh (effbot)
Assigned to: Fredrik Lundh (effbot)
Summary: \u escapes don't work inside ranges

Initial Comment:
the pattern "[\u0000-\uffff]" should match any
unicode character.  for some reason, it doesn't
seem to do that...

</F>

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=420011&group_id=5470