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 timehorse
Recipients akuchling, amaury.forgeotdarc, georg.brandl, jimjjewett, mark, mrabarnett, pitrou, rsc, timehorse
Date 2008-09-25.12:23:25
SpamBayes Score 2.359619e-06
Marked as misclassified No
Message-id <1222345406.89.0.995799467191.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
Good catch, Matthew, and if you spot any other outstanding Regular
Expression issues feel free to mention them here.

I'll give issue 1160 an item number of 25 and think all we need to do
here is change SRE_CODE to be typedefed to an unsigned long and change
the repeat count constants (which would be easier if we assume item 10:
shared constants).
History
Date User Action Args
2008-09-25 12:23:26timehorsesetrecipients: + timehorse, akuchling, georg.brandl, jimjjewett, amaury.forgeotdarc, pitrou, rsc, mark, mrabarnett
2008-09-25 12:23:26timehorsesetmessageid: <1222345406.89.0.995799467191.issue2636@psf.upfronthosting.co.za>
2008-09-25 12:23:25timehorselinkissue2636 messages
2008-09-25 12:23:25timehorsecreate