Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Derrors.c610 PyErr_NewExceptionWithDoc(char *name, char *doc, PyObject *base, PyObject *dict) in PyErr_NewExceptionWithDoc() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Derrors.c632 PyErr_NewExceptionWithDoc(char *name, char *doc, PyObject *base, PyObject *dict) in PyErr_NewExceptionWithDoc() function