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 loewis
Recipients animus, loewis
Date 2012-06-20.19:56:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340222172.59.0.778211762715.issue13648@psf.upfronthosting.co.za>
In-reply-to
Content
The characters are forbidden both in raw form *and* in escaped form. So even if they get escaped, they *still* will lead to errors. So there is no point in escaping them.
History
Date User Action Args
2012-06-20 19:56:12loewissetrecipients: + loewis, animus
2012-06-20 19:56:12loewissetmessageid: <1340222172.59.0.778211762715.issue13648@psf.upfronthosting.co.za>
2012-06-20 19:56:12loewislinkissue13648 messages
2012-06-20 19:56:11loewiscreate