Searched refs:python_module_path_cstr (Results 1 – 1 of 1) sorted by relevance
108 char python_module_path_cstr[PATH_MAX]; in OperatingSystemPython() local109 python_module_path.GetPath(python_module_path_cstr, sizeof(python_module_path_cstr)); in OperatingSystemPython()111 …if (m_interpreter->LoadScriptingModule (python_module_path_cstr, allow_reload, init_session, error… in OperatingSystemPython()