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 r.david.murray
Recipients barry, mitya57, python-dev, r.david.murray
Date 2013-06-27.22:41:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372372868.54.0.449713139878.issue14360@psf.upfronthosting.co.za>
In-reply-to
Content
This should now be fixed.  Calling MIMEApplication with a binary payload and passing it encode_quopri as the encoder will now actually work.
History
Date User Action Args
2013-06-27 22:41:08r.david.murraysetrecipients: + r.david.murray, barry, python-dev, mitya57
2013-06-27 22:41:08r.david.murraysetmessageid: <1372372868.54.0.449713139878.issue14360@psf.upfronthosting.co.za>
2013-06-27 22:41:08r.david.murraylinkissue14360 messages
2013-06-27 22:41:08r.david.murraycreate