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 vstinner
Recipients brett.cannon, christian.heimes, shidot, vstinner
Date 2009-03-20.01:44:42
SpamBayes Score 0.0022744837
Marked as misclassified No
Message-id <1237513485.14.0.682772320134.issue4282@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, benjamin noticed that it doesn't work with Windows end of line 
(\r\n). New patch reads the file encoding instead of reading file 
content as bytes.
History
Date User Action Args
2009-03-20 01:44:45vstinnersetrecipients: + vstinner, brett.cannon, christian.heimes, shidot
2009-03-20 01:44:45vstinnersetmessageid: <1237513485.14.0.682772320134.issue4282@psf.upfronthosting.co.za>
2009-03-20 01:44:43vstinnerlinkissue4282 messages
2009-03-20 01:44:43vstinnercreate