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 mrabarnett
Recipients Patrick Foley, ezio.melotti, mrabarnett, r.david.murray
Date 2017-04-22.02:54:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492829651.83.0.28325580206.issue30133@psf.upfronthosting.co.za>
In-reply-to
Content
The function solution does have a larger overhead than a literal.

Could the template be made more accepting of backslashes without breaking anything? (There's also issue29995 "re.escape() escapes too much", which might help.)
History
Date User Action Args
2017-04-22 02:54:11mrabarnettsetrecipients: + mrabarnett, ezio.melotti, r.david.murray, Patrick Foley
2017-04-22 02:54:11mrabarnettsetmessageid: <1492829651.83.0.28325580206.issue30133@psf.upfronthosting.co.za>
2017-04-22 02:54:11mrabarnettlinkissue30133 messages
2017-04-22 02:54:11mrabarnettcreate