Parses a single HTML element; it is an error if there is more than one element, or if anything but whitespace precedes or follows the element. If create_parent is true (or is a tag name) then a parent node will be created to encapsulate the HTML in a single element. In this cas
(html, create_parent=False,
guess_charset=False, parser=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected