April 1, 2011
3:12 p.m.
Hello Since the version 2.3 of lxml, I have a problem with parse function of etree. When I a provide an open file object to the etree.parse function, the file object is automatically closed by parse. Is there a way to keep the file open? Thanks for help. Best regards, Bertrand Néron