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 r.david.murray
Recipients ezio.melotti, mrabarnett, r.david.murray, z06steve
Date 2013-04-08.13:36:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365428161.45.0.606058027284.issue17663@psf.upfronthosting.co.za>
In-reply-to
Content
The fourth argument to re.sub is the replacement count.  You've passed it a flag.
History
Date User Action Args
2013-04-08 13:36:01r.david.murraysetrecipients: + r.david.murray, ezio.melotti, mrabarnett, z06steve
2013-04-08 13:36:01r.david.murraysetmessageid: <1365428161.45.0.606058027284.issue17663@psf.upfronthosting.co.za>
2013-04-08 13:36:01r.david.murraylinkissue17663 messages
2013-04-08 13:36:01r.david.murraycreate