Searched refs:msvcrt_SetErrorMode (Results 1 – 1 of 1) sorted by relevance
618 {"SetErrorMode", (PyCFunction)msvcrt_SetErrorMode, METH_O, msvcrt_SetErrorMode__doc__},624 msvcrt_SetErrorMode(PyObject *module, PyObject *arg) in msvcrt_SetErrorMode() function