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 mrabarnett
Recipients akitada, akuchling, amaury.forgeotdarc, collinwinter, ezio.melotti, georg.brandl, gregory.p.smith, jaylogan, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, rsc, sjmachin, timehorse, vbr
Date 2010-01-16.03:00:01
SpamBayes Score 0.0022325406
Marked as misclassified No
Message-id <1263610804.53.0.737510267542.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
issue2636-20100116.zip is a new version of the regex module.

I've given up on the breadth-wise matching - it was too difficult finding a pattern structure that would work well for both depth-first and breadth-wise. It probably still needs some tweaks and tidying up, but I thought I might as well release something!
History
Date User Action Args
2010-01-16 03:00:05mrabarnettsetrecipients: + mrabarnett, loewis, akuchling, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, pitrou, nneonneo, rsc, timehorse, mark, vbr, ezio.melotti, jaylogan, akitada, moreati, r.david.murray
2010-01-16 03:00:04mrabarnettsetmessageid: <1263610804.53.0.737510267542.issue2636@psf.upfronthosting.co.za>
2010-01-16 03:00:02mrabarnettlinkissue2636 messages
2010-01-16 03:00:02mrabarnettcreate