MCPcopy Create free account
hub / github.com/btbytes/teh / renderContents

Method renderContents

lib/BeautifulSoup.py:694–713  ·  view source on GitHub ↗

Renders the contents of this tag as a string in the given encoding. If encoding is None, returns a Unicode string..

(self, encoding=DEFAULT_OUTPUT_ENCODING,
                       prettyPrint=False, indentLevel=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__str__Method · 0.95

Calls 2

appendMethod · 0.80
__str__Method · 0.45

Tested by

no test coverage detected