Searched refs:_sharedexception_bind (Results 1 – 1 of 1) sorted by relevance
208 _sharedexception_bind(PyObject *exctype, PyObject *exc, PyObject *tb) in _sharedexception_bind() function1905 _sharedexception *sharedexc = _sharedexception_bind(exctype, excval, tb); in _run_script()