2 int python_enabled
__ARGS((int verbose
));
3 void python_end
__ARGS((void
));
4 void ex_python
__ARGS((exarg_T
*eap
));
5 void ex_pyfile
__ARGS((exarg_T
*eap
));
6 void python_buffer_free
__ARGS((buf_T
*buf
));
7 void python_window_free
__ARGS((win_T
*win
));