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 ncoghlan
Recipients Arfrever, Brecht.Van.Lommel, asvetlov, christian.heimes, ideasman42, larry, lemburg, loewis, mont29, ncoghlan, python-dev, skrah, vstinner
Date 2013-10-18.13:57:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382104660.5.0.140846744098.issue16129@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, that got it:

LC_ALL=C ./python -m test -W test_capi

=> boom :)

And, of course it's a StringIO object at that point...
History
Date User Action Args
2013-10-18 13:57:40ncoghlansetrecipients: + ncoghlan, lemburg, loewis, vstinner, larry, christian.heimes, Arfrever, asvetlov, ideasman42, skrah, python-dev, Brecht.Van.Lommel, mont29
2013-10-18 13:57:40ncoghlansetmessageid: <1382104660.5.0.140846744098.issue16129@psf.upfronthosting.co.za>
2013-10-18 13:57:40ncoghlanlinkissue16129 messages
2013-10-18 13:57:40ncoghlancreate