[issue15040] stdlib compatability with pypy: mailbox.py

R. David Murray report at bugs.python.org
Sun Jun 10 02:15:50 CEST 2012


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

Oh, and the code changes should presumably be applied to Python3 as well (once there are tests), so I've added those versions.  It might be better to have two patches, one for the close of _file, and the other for the msg.fp stuff (since that doesn't exist in Python3).

----------
components: +email
nosy: +barry
stage:  -> patch review
versions: +Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list