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 akuchling, georg.brandl, giampaolo.rodola, holdenweb, lregebro, pitrou, r.david.murray, rhettinger, sdaoden, vstinner
Date 2011-01-26.20:23:00
SpamBayes Score 0.06146796
Marked as misclassified No
Message-id <1296073381.06.0.827087873194.issue9124@psf.upfronthosting.co.za>
In-reply-to
Content
Haypo: yeah, in an ideal world Generator would use get_payload() and not _payload, but I had to make some compromises with purity of model separation in order to achieve the practical goal of handling bytes usefully.  I'd like to fix that as I work on email in 3.3.
History
Date User Action Args
2011-01-26 20:23:01r.david.murraysetrecipients: + r.david.murray, akuchling, georg.brandl, rhettinger, holdenweb, pitrou, vstinner, giampaolo.rodola, lregebro, sdaoden
2011-01-26 20:23:01r.david.murraysetmessageid: <1296073381.06.0.827087873194.issue9124@psf.upfronthosting.co.za>
2011-01-26 20:23:00r.david.murraylinkissue9124 messages
2011-01-26 20:23:00r.david.murraycreate