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 Nikker
Recipients BMintern, Nikker, effbot, ezio.melotti, gerardjp, mchaput, mrabarnett, nneonneo, terry.reedy, timehorse
Date 2012-03-15.22:04:12
SpamBayes Score 0.00030190957
Marked as misclassified No
Message-id <1331849053.48.0.602415809094.issue1519638@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, the non-working command should look as follows:

re.sub(r'(?:\((?:(\d+)|.*?)\)\s*)+$','\\1','avatar (special edition)')
History
Date User Action Args
2012-03-15 22:04:13Nikkersetrecipients: + Nikker, effbot, terry.reedy, mchaput, nneonneo, timehorse, BMintern, ezio.melotti, mrabarnett, gerardjp
2012-03-15 22:04:13Nikkersetmessageid: <1331849053.48.0.602415809094.issue1519638@psf.upfronthosting.co.za>
2012-03-15 22:04:12Nikkerlinkissue1519638 messages
2012-03-15 22:04:12Nikkercreate