effbot ElementTree question

dayzman at hotmail.com dayzman at hotmail.com
Tue Dec 14 23:59:32 EST 2004


Hi,

Is anyone here familiar with ElementTree by effbot?

With <html><body>hello</body></html> how is "hello" stored in the
element tree? Which node is it under? Similarly, with:
foo <a href = "blah"> blah </a> bar, how is bar stored? Which node is
it in?

Cheers,
Ming




More information about the Python-list mailing list