Gibson Fahnestock <[email protected]> added the comment:
As an addendum, I note that other parsers, like:
parser = lxml.etree.XMLParser(compact=False)
etree.parse(some_fd, parser).find('some_text').text
do not close the fd they are given.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33732>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com