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 eacousineau
Recipients eacousineau, ezio.melotti, mrabarnett
Date 2012-08-23.00:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345680303.25.0.0115996385766.issue15768@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like I was just writing my code incorrectly - I should have been using re.sub(..., flags = re.MULTILINE).
That explains it.
History
Date User Action Args
2012-08-23 00:05:03eacousineausetrecipients: + eacousineau, ezio.melotti, mrabarnett
2012-08-23 00:05:03eacousineausetmessageid: <1345680303.25.0.0115996385766.issue15768@psf.upfronthosting.co.za>
2012-08-23 00:05:02eacousineaulinkissue15768 messages
2012-08-23 00:05:02eacousineaucreate