Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aaronsw/html2text
/ unknown_decl
Method
unknown_decl
html2text.py:434–434 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
432
self.o(data, 1)
433
434
def
unknown_decl(self, data):
pass
435
436
def
wrapwrite(text):
437
text = text.encode(
'utf-8'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected