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 bkline
Recipients bkline, ezio.melotti, mrabarnett
Date 2017-10-24.03:36:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508816210.02.0.213398074469.issue31856@psf.upfronthosting.co.za>
In-reply-to
Content
The light finally comes on. I actually *was* putting a backslash into the string value, with the raw flag (which is, of course, what you were trying to tell me). Thanks for your patience. :-)
History
Date User Action Args
2017-10-24 03:36:50bklinesetrecipients: + bkline, ezio.melotti, mrabarnett
2017-10-24 03:36:50bklinesetmessageid: <1508816210.02.0.213398074469.issue31856@psf.upfronthosting.co.za>
2017-10-24 03:36:50bklinelinkissue31856 messages
2017-10-24 03:36:49bklinecreate