Florent Xicluna <la...@yahoo.fr> added the comment:

Note: the fix in test_linecache.py is useless.

The "with open(source_name, 'w') as source:" context manager is in charge of 
closing the file on __exit__.

----------

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

Reply via email to