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.araujo
Recipients eric.araujo, georg.brandl, kunkku, pitrou, serhiy.storchaka
Date 2014-03-15.00:46:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394844397.25.0.588613249071.issue20491@psf.upfronthosting.co.za>
In-reply-to
Content
Using a multiline regex (with re.VERBOSE) would also avoid the clutter of parens and quotes.
History
Date User Action Args
2014-03-15 00:46:37eric.araujosetrecipients: + eric.araujo, georg.brandl, pitrou, serhiy.storchaka, kunkku
2014-03-15 00:46:37eric.araujosetmessageid: <1394844397.25.0.588613249071.issue20491@psf.upfronthosting.co.za>
2014-03-15 00:46:37eric.araujolinkissue20491 messages
2014-03-15 00:46:37eric.araujocreate