Searched refs:PyErr_PrintEx (Results 1 – 10 of 10) sorted by relevance
13 PyAPI_FUNC(void) PyErr_PrintEx(int);
877 PyErr_PrintEx(int set_sys_last_vars) in PyErr_PrintEx() function886 PyErr_PrintEx(1); in PyErr_Print()
1964 PyErr_PrintEx(0); in new_interpreter()
139 function,PyErr_PrintEx,3.2,
635 PyErr_PrintEx:void:::636 PyErr_PrintEx:int:set_sys_last_vars::
203 EXPORT_FUNC(PyErr_PrintEx)
53 .. c:function:: void PyErr_PrintEx(int set_sys_last_vars)70 Alias for ``PyErr_PrintEx(1)``.
254 `PyErr_PrintEx()` clears now the ignored exception that may be raised by
243 `PyErr_PrintEx()` clears now the ignored exception that may be raised by
542 function PyErr_PrintEx