STINNER Victor added the comment:

Oh, the fix for Python 2.7 is different. In fact, the file object was never 
explicitly closed by the parser. It is now always closed by the parser, on 
success or error.

----------

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

Reply via email to