Home
last modified time | relevance | path

Searched refs:PyErr_PrintEx (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython2/Include/
Dpythonrun.h71 PyAPI_FUNC(void) PyErr_PrintEx(int);
/external/python/cpython3/Include/
Dpythonrun.h129 PyAPI_FUNC(void) PyErr_PrintEx(int);
/external/python/cpython2/PC/os2vacpp/
Dpython.def146 PyErr_PrintEx
/external/python/cpython3/Python/
Dpythonrun.c542 PyErr_PrintEx(1); in PyErr_Print()
641 PyErr_PrintEx(int set_sys_last_vars) in PyErr_PrintEx() function
Dpylifecycle.c1499 PyErr_PrintEx(0); in new_interpreter()
/external/python/cpython2/Python/
Dpythonrun.c1073 PyErr_PrintEx(1); in PyErr_Print()
1165 PyErr_PrintEx(int set_sys_last_vars) in PyErr_PrintEx() function
/external/python/cpython3/PC/
Dpython3.def134 PyErr_PrintEx=python37.PyErr_PrintEx
/external/python/cpython2/Modules/
Dthreadmodule.c638 PyErr_PrintEx(0); in t_bootstrap()
/external/python/cpython2/PC/os2emx/
Dpython27.def1072 "PyErr_PrintEx"
/external/python/cpython3/Modules/
D_threadmodule.c1011 PyErr_PrintEx(0); in t_bootstrap()
/external/python/cpython2/Doc/c-api/
Dexceptions.rst44 .. c:function:: void PyErr_PrintEx(int set_sys_last_vars)
57 Alias for ``PyErr_PrintEx(1)``.
/external/python/cpython3/Doc/c-api/
Dexceptions.rst53 .. c:function:: void PyErr_PrintEx(int set_sys_last_vars)
70 Alias for ``PyErr_PrintEx(1)``.
/external/python/cpython3/Misc/NEWS.d/
D3.6.4rc1.rst255 `PyErr_PrintEx()` clears now the ignored exception that may be raised by
D3.7.0a3.rst244 `PyErr_PrintEx()` clears now the ignored exception that may be raised by
/external/python/cpython3/Doc/data/
Drefcounts.dat607 PyErr_PrintEx:void:::
608 PyErr_PrintEx:int:set_sys_last_vars::