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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to