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

Function unicode_translate_call_errorhandler

Objects/unicodeobject.c:4850–4900  ·  view source on GitHub ↗

error handling callback helper: build arguments, call the callback and check the arguments, put the result into newpos and return the replacement string, which has to be freed by the caller */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 6

PyCodec_LookupErrorFunction · 0.85
make_translate_exceptionFunction · 0.85
PyErr_SetStringFunction · 0.85
PyArg_ParseTupleFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected