Searched refs:PyErr_PrintEx (Results 1 – 15 of 15) sorted by relevance
71 PyAPI_FUNC(void) PyErr_PrintEx(int);
129 PyAPI_FUNC(void) PyErr_PrintEx(int);
146 PyErr_PrintEx
542 PyErr_PrintEx(1); in PyErr_Print()641 PyErr_PrintEx(int set_sys_last_vars) in PyErr_PrintEx() function
1499 PyErr_PrintEx(0); in new_interpreter()
1073 PyErr_PrintEx(1); in PyErr_Print()1165 PyErr_PrintEx(int set_sys_last_vars) in PyErr_PrintEx() function
134 PyErr_PrintEx=python37.PyErr_PrintEx
638 PyErr_PrintEx(0); in t_bootstrap()
1072 "PyErr_PrintEx"
1011 PyErr_PrintEx(0); in t_bootstrap()
44 .. c:function:: void PyErr_PrintEx(int set_sys_last_vars)57 Alias for ``PyErr_PrintEx(1)``.
53 .. c:function:: void PyErr_PrintEx(int set_sys_last_vars)70 Alias for ``PyErr_PrintEx(1)``.
255 `PyErr_PrintEx()` clears now the ignored exception that may be raised by
244 `PyErr_PrintEx()` clears now the ignored exception that may be raised by
607 PyErr_PrintEx:void:::608 PyErr_PrintEx:int:set_sys_last_vars::