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 skip.montanaro
Recipients ned.deily, skip.montanaro
Date 2015-05-14.00:55:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431564959.49.0.998904407934.issue24157@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry for the delay. With LANG=C I get this extra bit of output:

'this test triggers the Crash Reporter, that is intentional\x80TbG=\x0f\x19t'

With LANG=en_US.UTF-8 (the encoding of my Terminal instance), I get this:

'this test triggers the Crash Reporter, that is intentional\xf6\xcd\x7f\xf1O\x91\t\xac'
History
Date User Action Args
2015-05-14 00:55:59skip.montanarosetrecipients: + skip.montanaro, ned.deily
2015-05-14 00:55:59skip.montanarosetmessageid: <1431564959.49.0.998904407934.issue24157@psf.upfronthosting.co.za>
2015-05-14 00:55:59skip.montanarolinkissue24157 messages
2015-05-14 00:55:59skip.montanarocreate