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

Function charmap_encoding_error

Objects/unicodeobject.c:4608–4731  ·  view source on GitHub ↗

handle an error in PyUnicode_EncodeCharmap Return 0 on success, -1 on error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PyUnicode_EncodeCharmapFunction · 0.85

Calls 5

encoding_map_lookupFunction · 0.85
charmapencode_lookupFunction · 0.85
raise_encode_exceptionFunction · 0.85
charmapencode_outputFunction · 0.85

Tested by

no test coverage detected