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 r.david.murray, vstinner
Date 2010-10-18.19:00:15
SpamBayes Score 1.2070156e-05
Marked as misclassified No
Message-id <1287428417.31.0.677875166041.issue10134@psf.upfronthosting.co.za>
In-reply-to
Content
Drat, there's a real bug here, too.  The bytes parsing machinery doesn't correctly translate crlf on input.
History
Date User Action Args
2010-10-18 19:00:17r.david.murraysetrecipients: + r.david.murray, vstinner
2010-10-18 19:00:17r.david.murraysetmessageid: <1287428417.31.0.677875166041.issue10134@psf.upfronthosting.co.za>
2010-10-18 19:00:15r.david.murraylinkissue10134 messages
2010-10-18 19:00:15r.david.murraycreate