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 zach.ware
Recipients docs@python, ilovedexter, serhiy.storchaka, steven.daprano, zach.ware
Date 2022-01-07.16:01:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641571306.78.0.617899906169.issue46293@roundup.psfhosted.org>
In-reply-to
Content
The table could stand some clarification; `\newline` is the only example that is not showing exactly the characters that one would see when looking at source code and which doesn't have an explanatory note.  There's also the additional wrinkle that `\CR`, `\LF`, and `\CRLF` are treated the same, which might be an important detail in the reference section.

I don't have a great suggestion to offer, though.
History
Date User Action Args
2022-01-07 16:01:46zach.waresetrecipients: + zach.ware, steven.daprano, docs@python, serhiy.storchaka, ilovedexter
2022-01-07 16:01:46zach.waresetmessageid: <1641571306.78.0.617899906169.issue46293@roundup.psfhosted.org>
2022-01-07 16:01:46zach.warelinkissue46293 messages
2022-01-07 16:01:46zach.warecreate