[issue10093] Warn when files are not explicitly closed

Jean-Paul Calderone report at bugs.python.org
Thu Oct 14 00:20:25 CEST 2010


Jean-Paul Calderone <invalid at example.invalid> added the comment:

If the warnings are emitted as usual with the warnings module, you can use -W to control this.  -X isn't necessary.

----------
nosy: +exarkun

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


More information about the Python-bugs-list mailing list