[issue10093] Warn when files are not explicitly closed

Antoine Pitrou report at bugs.python.org
Thu Oct 14 21:43:07 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a patch adding ResourceWarning, adding new tests, and fixing failures in existing tests.
Feedback welcome.

----------
Added file: http://bugs.python.org/file19236/deallocwarn3.patch

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


More information about the Python-bugs-list mailing list