Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ CodecRegistryError
Class
CodecRegistryError
Lib/encodings/__init__.py:40–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
_aliases = aliases.aliases
39
40
class
CodecRegistryError(LookupError, SystemError):
41
pass
42
43
def
normalize_encoding(encoding):
44
Callers
1
search_function
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected