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 barry
Recipients barry, mezzzmer
Date 2017-11-02.21:33:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509658400.53.0.213398074469.issue31929@psf.upfronthosting.co.za>
In-reply-to
Content
This is defined behavior, not a bug.  See the end of the section on string literals: https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals
History
Date User Action Args
2017-11-02 21:33:20barrysetrecipients: + barry, mezzzmer
2017-11-02 21:33:20barrysetmessageid: <1509658400.53.0.213398074469.issue31929@psf.upfronthosting.co.za>
2017-11-02 21:33:20barrylinkissue31929 messages
2017-11-02 21:33:20barrycreate