[issue22825] Modernize TextFile

Éric Araujo report at bugs.python.org
Wed Nov 19 18:24:59 CET 2014


Éric Araujo added the comment:

Thank you for your effort!  Note that distutils uses try:... finally: fp.close(), so it tries to avoid the FD leak issues.

----------

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


More information about the Python-bugs-list mailing list