MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / getincrementaldecoder

Function getincrementaldecoder

Lib/codecs.py:962–974  ·  view source on GitHub ↗

Lookup up the codec for the given encoding and return its IncrementalDecoder class or factory function. Raises a LookupError in case the encoding cannot be found or the codecs doesn't provide an incremental decoder.

(encoding)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

iterdecodeFunction · 0.85

Calls 1

lookupFunction · 0.70

Tested by

no test coverage detected