[issue9124] Mailbox module should use binary I/O, not text I/O

R. David Murray report at bugs.python.org
Wed Jan 26 21:23:01 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9124>
_______________________________________


More information about the Python-bugs-list mailing list