Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
codecs
2
import
datetime
3
import
locale
4
from
decimal
import
Decimal
Callers
nothing calls this directly
Calls
3
get_system_encoding
Function · 0.85
encode
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected