Memory problems (garbage collection)

Christian Heimes lists at cheimes.de
Thu Apr 23 09:53:00 EDT 2009


Peter Otten wrote:
> Like Gerhard says, in the long run you are probably better off with
> ElementTree.

In the long run it's even better to use lxml [1]. It's the fastest und
most powerful XML library for Python. It also supports element tree.

Christian

[1] http://codespeak.net/lxml/




More information about the Python-list mailing list