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 Arfrever, alexis, eric.araujo, hagen, lemburg, mgorny, tarek, vstinner
Date 2011-04-28.14:48:59
SpamBayes Score 0.0012420232
Marked as misclassified No
Message-id <1304002140.38.0.691646703885.issue10419@psf.upfronthosting.co.za>
In-reply-to
Content
Was the patch tested in 2.7 only?  I think the first_line_re needs to be changed to bytes too.  (3.x would have disallowed mixing bytes and str for a regex.)
History
Date User Action Args
2011-04-28 14:49:00eric.araujosetrecipients: + eric.araujo, lemburg, vstinner, tarek, hagen, Arfrever, alexis, mgorny
2011-04-28 14:49:00eric.araujosetmessageid: <1304002140.38.0.691646703885.issue10419@psf.upfronthosting.co.za>
2011-04-28 14:48:59eric.araujolinkissue10419 messages
2011-04-28 14:48:59eric.araujocreate