Serhiy Storchaka added the comment:

This changes the behavior if pass a file object to the parser. When the parser 
failed it was possible to use the passed file object (for example call tell()). 
Now it is closed.

----------

_______________________________________
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