Home
last modified time | relevance | path

Searched refs:_codecs_lookup_error (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_codecsmodule.c.h1496 {"lookup_error", (PyCFunction)_codecs_lookup_error, METH_O, _codecs_lookup_error__doc__},
1502 _codecs_lookup_error(PyObject *module, PyObject *arg) in _codecs_lookup_error() function