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 eric.smith
Recipients eric.smith, mindauga
Date 2011-04-29.22:58:40
SpamBayes Score 0.063900575
Marked as misclassified No
Message-id <1304117921.39.0.563774733318.issue11957@psf.upfronthosting.co.za>
In-reply-to
Content
The 4th parameter to re.sub() is a count, not flags.
History
Date User Action Args
2011-04-29 22:58:41eric.smithsetrecipients: + eric.smith, mindauga
2011-04-29 22:58:41eric.smithsetmessageid: <1304117921.39.0.563774733318.issue11957@psf.upfronthosting.co.za>
2011-04-29 22:58:40eric.smithlinkissue11957 messages
2011-04-29 22:58:40eric.smithcreate