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

Function charmapencode_lookup

Objects/unicodeobject.c:4486–4526  ·  view source on GitHub ↗

Lookup the character ch in the mapping. If the character can't be found, Py_None is returned (or NULL, if another error occurred). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

charmapencode_outputFunction · 0.85
charmap_encoding_errorFunction · 0.85

Calls 5

PyInt_FromLongFunction · 0.85
PyObject_GetItemFunction · 0.85
PyErr_ExceptionMatchesFunction · 0.85
PyErr_ClearFunction · 0.85
PyErr_SetStringFunction · 0.85

Tested by

no test coverage detected