Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Derrors.c67 PyErr_SetString(PyObject *exception, const char *string) in PyErr_SetString() function
/external/python/cpython3/Python/
Derrors.c167 PyErr_SetString(PyObject *exception, const char *string) in PyErr_SetString() function