MCPcopy 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
40class CodecRegistryError(LookupError, SystemError):
41 pass
42
43def normalize_encoding(encoding):
44

Callers 1

search_functionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected