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 georg.brandl
Recipients georg.brandl, lonetwin
Date 2014-01-23.09:11:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390468284.83.0.980596425847.issue20359@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report.

I think it's your obligation to surround nonprinting escape sequences with \x01 and \x02, with that change it works for me.
History
Date User Action Args
2014-01-23 09:11:24georg.brandlsetrecipients: + georg.brandl, lonetwin
2014-01-23 09:11:24georg.brandlsetmessageid: <1390468284.83.0.980596425847.issue20359@psf.upfronthosting.co.za>
2014-01-23 09:11:24georg.brandllinkissue20359 messages
2014-01-23 09:11:24georg.brandlcreate