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 kbk
Recipients kbk, taleinat
Date 2007-10-15.03:19:27
SpamBayes Score 0.13318561
Marked as misclassified No
Message-id <1192418368.25.0.921340632729.issue1130@psf.upfronthosting.co.za>
In-reply-to
Content
I caught the first part, but not the second using GNU/Linux.

I think that eol_convention can be a class variable,
since os.linesep isn't going to change from file to file.
Thanks for the report!
r58465.
History
Date User Action Args
2007-10-15 03:19:28kbksetspambayes_score: 0.133186 -> 0.13318561
recipients: + kbk, taleinat
2007-10-15 03:19:28kbksetspambayes_score: 0.133186 -> 0.133186
messageid: <1192418368.25.0.921340632729.issue1130@psf.upfronthosting.co.za>
2007-10-15 03:19:28kbklinkissue1130 messages
2007-10-15 03:19:27kbkcreate