25 #include <bitz/modifier.h> 34 std::string module_path;
35 std::string module_name;
48 void load_configs()
throw();
49 void init_python()
throw();
50 void cleanup_python()
throw();
Definition: response.h:29
icap::Response * preview(icap::Request *request)
Definition: py.cpp:63
Definition: modifier.h:29
icap::Response * modify(icap::Request *request)
Definition: py.cpp:55