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 eric.smith
Recipients anmikf, eric.smith, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-12-09.04:16:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607487363.35.0.500741946172.issue42607@roundup.psfhosted.org>
In-reply-to
Content
This is a FAQ: https://docs.python.org/3/faq/design.html#why-can-t-raw-strings-r-strings-end-with-a-backslash

Raw strings can't end with an odd number of backslashes.
History
Date User Action Args
2020-12-09 04:16:03eric.smithsetrecipients: + eric.smith, paul.moore, tim.golden, zach.ware, steve.dower, anmikf
2020-12-09 04:16:03eric.smithsetmessageid: <1607487363.35.0.500741946172.issue42607@roundup.psfhosted.org>
2020-12-09 04:16:03eric.smithlinkissue42607 messages
2020-12-09 04:16:03eric.smithcreate