Go to the documentation of this file.
7 #ifndef BALL_PYTHON_PYINTERPRETER_H
8 #define BALL_PYTHON_PYINTERPRETER_H
14 #ifndef BALL_DATAYPE_STRING_H
18 #ifndef BALL_SYSTEM_PATH_H
57 static void initialize();
63 static void finalize();
68 static bool isInitialized();
71 static void setSysPath(
const PathStrings& path_strings);
106 static bool importModule(
const String& module_name);
116 #endif // BALL_PYTHON_PYINTERPRETER_H