MCPcopy Create free account
hub / github.com/JFox/aws-lambda-lxml / fromstring

Function fromstring

3.6.4/py36/lxml/html/soupparser.py:21–33  ·  view source on GitHub ↗

Parse a string of HTML data into an Element tree using the BeautifulSoup parser. Returns the root `` `` Element of the tree. You can pass a different BeautifulSoup parser through the `beautifulsoup` keyword, and a diffent Element factory function through the `makeelement`

(data, beautifulsoup=None, makeelement=None, **bsargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_parseFunction · 0.70

Tested by

no test coverage detected