MCPcopy
hub / github.com/django/django / html.py

File html.py

django/utils/html.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""HTML utilities suitable for global use."""
2
3import html
4import json

Callers

nothing calls this directly

Calls 3

_lazy_re_compileFunction · 0.90
UrlizerClass · 0.85
updateMethod · 0.45

Tested by

no test coverage detected