HomeSort by relevance Sort by last modified time
    Searched defs:PyErr_NewExceptionWithDoc (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
errors.c 632 PyErr_NewExceptionWithDoc(char *name, char *doc, PyObject *base, PyObject *dict)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
errors.c 610 PyErr_NewExceptionWithDoc(char *name, char *doc, PyObject *base, PyObject *dict)

Completed in 2495 milliseconds