Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ dummy
Class
dummy
markdown/html4.py:268–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
267
def
to_html_string(element, encoding=None):
268
class
dummy:
269
pass
270
data = []
271
file = dummy()
272
file.write = data.append
Callers
1
to_html_string
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected