The etree.Element (or ElementTree.Element) supports a number of
list-like methods: append, insert, remove. Any special reason why it
doesn't support pop and extend (and maybe count)?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to