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 luch
Recipients lazka, luch, r.david.murray
Date 2017-12-12.14:41:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513089663.74.0.213398074469.issue32268@psf.upfronthosting.co.za>
In-reply-to
Content
Yes. With io.BytesIO() output, it works.

However, this kind of error messages is quite very confusing. It better be possible to distinguish binary and text streams, so one (including quopri module) could tell it won't work in advance %)

Thanks for referring to binascii module as well!
History
Date User Action Args
2017-12-12 14:41:03luchsetrecipients: + luch, r.david.murray, lazka
2017-12-12 14:41:03luchsetmessageid: <1513089663.74.0.213398074469.issue32268@psf.upfronthosting.co.za>
2017-12-12 14:41:03luchlinkissue32268 messages
2017-12-12 14:41:03luchcreate