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 serhiy.storchaka
Recipients David Wilemski, berker.peksag, docs@python, serhiy.storchaka
Date 2017-02-15.06:02:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487138555.37.0.649370269962.issue29557@psf.upfronthosting.co.za>
In-reply-to
Content
I think this should be read in the context of previous lines:

    If you code or decode textfiles on non-Macintosh platforms they will still use
    the old Macintosh newline convention (carriage-return as end of line).

And may be related to the in-code comment:

    # XXXX Do translation on non-mac systems
History
Date User Action Args
2017-02-15 06:02:35serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, berker.peksag, David Wilemski
2017-02-15 06:02:35serhiy.storchakasetmessageid: <1487138555.37.0.649370269962.issue29557@psf.upfronthosting.co.za>
2017-02-15 06:02:35serhiy.storchakalinkissue29557 messages
2017-02-15 06:02:34serhiy.storchakacreate