ELinks 0.16.1.1
python.c File Reference
Include dependency graph for python.c:

Variables

struct module python_scripting_module

Variable Documentation

◆ python_scripting_module

struct module python_scripting_module
Initial value:
N_("Python"),
)
#define NULL
Definition explodename.c:35
#define N_(msg)
Definition libintl.h:25
#define struct_module(name, options, hooks, submods, data, init, done)
Definition module.h:44
void init_python(struct module *module)
Definition core.c:386
void cleanup_python(struct module *module)
Definition core.c:423
struct event_hook_info python_scripting_hooks[]
Definition hooks.c:267