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 Sworddragon
Recipients Sworddragon
Date 2015-09-30.15:47:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443628033.35.0.583237537087.issue25282@psf.upfronthosting.co.za>
In-reply-to
Content
It seems Python's own regular expressions aren't able of handling nested structures so maybe this can be enhanced like it is done with PCRE's recursive patterns.
History
Date User Action Args
2015-09-30 15:47:13Sworddragonsetrecipients: + Sworddragon
2015-09-30 15:47:13Sworddragonsetmessageid: <1443628033.35.0.583237537087.issue25282@psf.upfronthosting.co.za>
2015-09-30 15:47:13Sworddragonlinkissue25282 messages
2015-09-30 15:47:13Sworddragoncreate