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

Function parse

3.8.0/py36/lxml/html/soupparser.py:36–48  ·  view source on GitHub ↗

Parse a file into an ElemenTree using the BeautifulSoup parser. You can pass a different BeautifulSoup parser through the `beautifulsoup` keyword, and a diffent Element factory function through the `makeelement` keyword. By default, the standard ``BeautifulSoup`` class and the defa

(file, 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