#pragma once #include std::string parse_python_exception(); //class PythonException; // //class PythonNameError : public PythonException; //class PythonTypeError : public PythonTypeError;