Searched refs:GetTraceback (Results 1 – 2 of 2) sorted by relevance
40 PythonObject GetTraceback() const;
92 PythonObject PythonExceptionState::GetTraceback() const { return m_traceback; } in GetTraceback() function in PythonExceptionState