[issue15040] stdlib compatability with pypy: mailbox.py
Amaury Forgeot d'Arc
report at bugs.python.org
Mon Jun 11 09:31:56 CEST 2012
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
I'm not sure about the __del__: if pypy's deferred garbage collection is not enough to close self._file, how can a __del__ method help?
----------
nosy: +amaury.forgeotdarc
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15040>
_______________________________________
More information about the Python-bugs-list
mailing list