[lxml-dev] lxml.html.ElementSoup

Ian Bicking ianb at colorstudy.com
Mon Mar 10 09:22:13 CET 2008


I believe lxml.html.ElementSoup.parse doesn't have the same API as other 
parse functions -- it returns an element, where the other parse 
functions return trees.

Also, should ElementSoup have a lower case name?  (Maybe renaming it 
would make deprecating this parse behavior easier too)

   Ian


More information about the lxml-dev mailing list