[Python-bugs-list] [ python-Bugs-433030 ] SRE: (?>...) is not supported

noreply@sourceforge.net noreply@sourceforge.net
Thu, 14 Jun 2001 01:30:57 -0700


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

Category: Regular Expressions
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Fredrik Lundh (effbot)
Assigned to: Fredrik Lundh (effbot)
Summary: SRE: (?>...) is not supported

Initial Comment:
from the jeffrey friedl report:

(?>...) is not supported

[this is a "stand-alone pattern".  the engine has code 
for this, but the parser doesn't recognize this yet.  
shouldn't be too hard to fix; I just need a couple of 
good test cases before I start /F]

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

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