#include "python-module.h"#include "python-tf.h"#include "python-startup.h"#include "python-debugger.h"#include "plugin.h"#include "plugin-types.h"#include <stdlib.h>#include <string.h>
Functions | |
| gboolean | python_module_init (PluginContext *context, CfgArgs *args) |
Variables | |
| CfgParser | python_parser |
| CfgParser | python_parser_parser |
| const ModuleInfo | module_info |
| gboolean python_module_init | ( | PluginContext * | context, |
| CfgArgs * | args | ||
| ) |
| const ModuleInfo module_info |
|
extern |
|
extern |