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 alibotean, r.david.murray, vinay.sajip
Date 2014-01-06.15:58:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389023887.76.0.588091437275.issue20136@psf.upfronthosting.co.za>
In-reply-to
Content
The IO system should automatically take care of the linesep conversion when writing to a text stream.  Are you sure you specified that the output was a text file?
History
Date User Action Args
2014-01-06 15:58:07r.david.murraysetrecipients: + r.david.murray, vinay.sajip, alibotean
2014-01-06 15:58:07r.david.murraysetmessageid: <1389023887.76.0.588091437275.issue20136@psf.upfronthosting.co.za>
2014-01-06 15:58:07r.david.murraylinkissue20136 messages
2014-01-06 15:58:07r.david.murraycreate