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 methane
Recipients methane, xuancong84
Date 2019-10-17.08:29:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571300987.46.0.907225434421.issue38503@roundup.psfhosted.org>
In-reply-to
Content
It is "universal newline".
See
https://docs.python.org/3/library/functions.html#open
and
https://docs.python.org/3/glossary.html#term-universal-newlines
History
Date User Action Args
2019-10-17 08:29:47methanesetrecipients: + methane, xuancong84
2019-10-17 08:29:47methanesetmessageid: <1571300987.46.0.907225434421.issue38503@roundup.psfhosted.org>
2019-10-17 08:29:47methanelinkissue38503 messages
2019-10-17 08:29:47methanecreate