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

Function PyCodec_LookupError

Python/codecs.c:424–440  ·  view source on GitHub ↗

Lookup the error handling callback function registered under the name error. As a special case NULL can be passed, in which case the error handling callback for strict encoding will be returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

lookup_errorFunction · 0.85
call_error_callbackFunction · 0.85

Calls 3

_PyCodecRegistry_InitFunction · 0.85
PyDict_GetItemStringFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected