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 not stored for this graph (policy: none)
no test coverage detected