MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-496743.py

File recipe-496743.py

recipes/Python/496743_helement/recipe-496743.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1_html_mapping = (
2 ("&", "&"),
3 (" ", "  "),
4 (">", ">"),

Callers

nothing calls this directly

Calls 9

FormClass · 0.85
ColClass · 0.85
BoldClass · 0.85
TextFieldClass · 0.85
BreakClass · 0.85
SubmitButtonClass · 0.85
TableClass · 0.70
RowClass · 0.70
appendMethod · 0.45

Tested by

no test coverage detected