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

File encoding.py

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

Source from the content-addressed store, hash-verified

1import codecs
2import datetime
3import locale
4from decimal import Decimal

Callers

nothing calls this directly

Calls 3

get_system_encodingFunction · 0.85
encodeMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected