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 lazka
Recipients lazka, luch
Date 2017-12-10.13:41:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512913302.22.0.213398074469.issue32268@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation [0] states: "input and output must be binary file objects" and you are not passing a binary file object.

[0] https://docs.python.org/3.6/library/quopri.html#quopri.decode
History
Date User Action Args
2017-12-10 13:41:42lazkasetrecipients: + lazka, luch
2017-12-10 13:41:42lazkasetmessageid: <1512913302.22.0.213398074469.issue32268@psf.upfronthosting.co.za>
2017-12-10 13:41:42lazkalinkissue32268 messages
2017-12-10 13:41:42lazkacreate