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

File text.py

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

Source from the content-addressed store, hash-verified

1import gzip
2import re
3import secrets
4import textwrap

Callers

nothing calls this directly

Calls 2

_lazy_re_compileFunction · 0.90
lazyFunction · 0.90

Tested by

no test coverage detected