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 akuchling
Recipients akuchling, effbot
Date 2008-03-05.16:33:40
SpamBayes Score 0.44856545
Marked as misclassified No
Message-id <1204734821.16.0.450059890024.issue433030@psf.upfronthosting.co.za>
In-reply-to
Content
There's also an alternate syntax for this, called possessive
quantifiers: a*+, a++, a{m,n}+.
History
Date User Action Args
2008-03-05 16:33:41akuchlingsetspambayes_score: 0.448565 -> 0.44856545
recipients: + akuchling, effbot
2008-03-05 16:33:41akuchlingsetspambayes_score: 0.448565 -> 0.448565
messageid: <1204734821.16.0.450059890024.issue433030@psf.upfronthosting.co.za>
2008-03-05 16:33:40akuchlinglinkissue433030 messages
2008-03-05 16:33:40akuchlingcreate