Need to get Tags and Values from Dom

Stefan Behnel stefan_ml at behnel.de
Tue May 15 01:55:22 EDT 2012


TommyVee, 15.05.2012 01:51:
> Confused?  That's an understatement.  Part of the problem is that it's been
> a long time since I learned DOM and now I'm trying to cram to get this
> program done.

Thus my recommendation to use ElementTree. Why go the complicated route
when you can just get your code working without having to learn all of this
again?

Stefan




More information about the Python-list mailing list