This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kamek
Recipients
Date 2003-02-27.14:00:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It would be great if Python's regexps supported recursive 
regular expressions, just like PCRE. For that it'd need 
its formations (?R), (?<name>) and (?P>name).
History
Date User Action Args
2007-08-23 16:06:26adminlinkissue694374 messages
2007-08-23 16:06:26admincreate