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

File utils.py

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

Source from the content-addressed store, hash-verified

1"Misc. utility functions/classes for admin documentation generator."
2
3import re
4from email.errors import HeaderParseError

Callers

nothing calls this directly

Calls 4

_lazy_re_compileFunction · 0.90
create_reference_roleFunction · 0.85
compileMethod · 0.45
itemsMethod · 0.45

Tested by

no test coverage detected