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

Function fragments_fromstring

3.6.4/py27/lxml/html/__init__.py:763–800  ·  view source on GitHub ↗

Parses several HTML elements, returning a list of elements. The first item in the list may be a string (though leading whitespace is removed). 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. bas

(html, no_leading_text=False, base_url=None,
                         parser=None, **kw)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fragment_fromstringFunction · 0.70

Calls 2

document_fromstringFunction · 0.70
_nonsFunction · 0.70

Tested by

no test coverage detected