Searched refs:caughtPythonClassName (Results 1 – 1 of 1) sorted by relevance
6 static thread_local std::string caughtPythonClassName = ""; variable20 return caughtPythonClassName; in getCaughtPythonClassName()27 caughtPythonClassName = pythonClassName; in setCaughtPythonClassName()