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 Bob.Glickstein
Recipients Bob.Glickstein
Date 2012-05-07.13:37:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336397865.2.0.182468448387.issue14740@psf.upfronthosting.co.za>
In-reply-to
Content
Incidentally, a workaround is:

msg.get_payload(n).get_payload(decode=True)
History
Date User Action Args
2012-05-07 13:37:45Bob.Glicksteinsetrecipients: + Bob.Glickstein
2012-05-07 13:37:45Bob.Glicksteinsetmessageid: <1336397865.2.0.182468448387.issue14740@psf.upfronthosting.co.za>
2012-05-07 13:37:44Bob.Glicksteinlinkissue14740 messages
2012-05-07 13:37:44Bob.Glicksteincreate