| Home | Trees | Indices | Help |
|
|---|
"""Legacy interface to the BeautifulSoup HTML pars...
'lxml.html'
Convert a BeautifulSoup tree to a list of Element trees.
Returns a list instead of a single root Element to support HTML-like soup with more than one root element.
You can pass a different Element factory through the makeelement
keyword.
"""Legacy interface to the BeautifulSoup HTML parser. """
| Home | Trees | Indices | Help |
|
|---|