Searched refs:_codecs_charmap_decode (Results 1 – 1 of 1) sorted by relevance
1355 …{"charmap_decode", _PyCFunction_CAST(_codecs_charmap_decode), METH_FASTCALL, _codecs_charmap_decod…1362 _codecs_charmap_decode(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _codecs_charmap_decode() function