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 bpoaugust
Recipients barry, bpoaugust, r.david.murray
Date 2017-09-19.22:34:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505860469.5.0.965882587471.issue31522@psf.upfronthosting.co.za>
In-reply-to
Content
See:
https://github.com/python/cpython/blob/master/Lib/mailbox.py#L787

The code should be

self.get_bytes(key, from_)).as_string(unixfrom=from_)
History
Date User Action Args
2017-09-19 22:34:29bpoaugustsetrecipients: + bpoaugust, barry, r.david.murray
2017-09-19 22:34:29bpoaugustsetmessageid: <1505860469.5.0.965882587471.issue31522@psf.upfronthosting.co.za>
2017-09-19 22:34:29bpoaugustlinkissue31522 messages
2017-09-19 22:34:29bpoaugustcreate