Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dabstract.c17 type_error(const char *msg, PyObject *obj) in type_error() function
/external/python/cpython2/Objects/
Dabstract.c15 type_error(const char *msg, PyObject *obj) in type_error() function