#include "python-main.h"#include "python-module.h"#include "python-helpers.h"#include "cfg.h"#include "messages.h"
Functions | |
| void | _py_switch_to_config_main_module (PythonConfig *pc) |
| PyObject * | _py_get_main_module (PythonConfig *pc) |
| gboolean | _py_init_main_module_for_config (PythonConfig *pc) |
| PythonConfig * | _py_get_config_from_main_module (void) |
| PythonConfig* _py_get_config_from_main_module | ( | void | ) |
| PyObject* _py_get_main_module | ( | PythonConfig * | pc | ) |
| gboolean _py_init_main_module_for_config | ( | PythonConfig * | pc | ) |
| void _py_switch_to_config_main_module | ( | PythonConfig * | pc | ) |