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 dlukes, serhiy.storchaka
Date 2018-03-13.13:07:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520946425.59.0.467229070634.issue33068@psf.upfronthosting.co.za>
In-reply-to
Content
"""\"""""" is parsed as """\"""" "": a triple-quoted string containing an escaped '"', followed by an empty single-quoted string.
History
Date User Action Args
2018-03-13 13:07:05serhiy.storchakasetrecipients: + serhiy.storchaka, dlukes
2018-03-13 13:07:05serhiy.storchakasetmessageid: <1520946425.59.0.467229070634.issue33068@psf.upfronthosting.co.za>
2018-03-13 13:07:05serhiy.storchakalinkissue33068 messages
2018-03-13 13:07:05serhiy.storchakacreate