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.00:52:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508806380.32.0.213398074469.issue31856@psf.upfronthosting.co.za>
In-reply-to
Content
I had been under the impression that "escaped" in this context meant that an escape character (the backslash) was part of the string value for the regular expression (there's a little bit of overloading going on with that word). Thanks for setting me straight.
History
Date User Action Args
2017-10-24 00:53:00bklinesetrecipients: + bkline, ezio.melotti, mrabarnett
2017-10-24 00:53:00bklinesetmessageid: <1508806380.32.0.213398074469.issue31856@psf.upfronthosting.co.za>
2017-10-24 00:53:00bklinelinkissue31856 messages
2017-10-24 00:52:59bklinecreate