Home
last modified time | relevance | path

Searched defs:PyCodec_RegisterError (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dcodecs.c563 int PyCodec_RegisterError(const char *name, PyObject *error) in PyCodec_RegisterError() function
/external/python/cpython3/Python/
Dcodecs.c622 int PyCodec_RegisterError(const char *name, PyObject *error) in PyCodec_RegisterError() function