How do I get the value out of a DOM Element

Stefan Behnel stefan.behnel-n05pAM at web.de
Thu Sep 27 13:46:08 EDT 2007


kj7ny wrote:
> Forgot to mention I'm using Python 2.4.3.

You can install both lxml and ET on Python 2.4 (and 2.3). It's just that ET
went into the stdlib from 2.5 on.

Stefan



More information about the Python-list mailing list