Hi,

> * pylint should drop/close it once processing of a module is over
If you have a version of pylint compatible with Python 3.2 and a version
of Python 3.2 configured --with-pydebug, you can get ResourceWarnings
and see at what file and line is a file object implicitly closed.

Regards
_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to