Eli Bendersky <[email protected]> added the comment:

Can you specify how you import ET? I.e. from the pure Python or the C 
accelerator?

Also, do you realize that the element iterparse returns should be discarded 
with 'clear'? [see tutorial here: 
http://eli.thegreenplace.net/2012/03/15/processing-xml-in-python-with-elementtree/]

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14762>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to