On Oct 12, 8:35 pm, Rajarshi <[EMAIL PROTECTED]> wrote: > > You have to prefix the element name with its namespace. The following > will work > > >>> tree.find('{http://www.w3.org/1999/xhtml}body') > > <Element {http://www.w3.org/1999/xhtml}body at 779d28> >
Pefect, thank you, Rajarshi! -- http://mail.python.org/mailman/listinfo/python-list