R. David Murray added the comment:

Best practice, by the way, is to be explicit about the scope of any resource 
and clean it up before program end...this is often done by using the context 
manager protocol.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25619>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to