Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Derrors.c556 PyErr_Format(PyObject *exception, const char *format, ...) in PyErr_Format() function
/external/python/cpython3/Python/
Derrors.c844 PyErr_Format(PyObject *exception, const char *format, ...) in PyErr_Format() function