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

Function fragments_fromstring

3.6.4/py27/lxml/html/html5parser.py:67–92  ·  view source on GitHub ↗

Parses several HTML elements, returning a list of elements. The first item in the list may be a string. If no_leading_text is true, then it will be an error if there is leading text, and it will always be a list of only elements. If `guess_charset` is `True` and the text was not u

(html, no_leading_text=False,
                         guess_charset=False, parser=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fragment_fromstringFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected