#include "python-config.h"

Go to the source code of this file.
Functions | |
| gboolean | _py_init_main_module_for_config (PythonConfig *pc) |
| void | _py_switch_to_config_main_module (PythonConfig *pc) |
| PythonConfig * | _py_get_config_from_main_module (void) |
| PyObject * | _py_get_main_module (PythonConfig *pc) |
| 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 | ) |