1 2 3 4 5 6 7
#include "Python.h" /* #include "modsupport.h" /* For getargs() etc. */ static PyObject *ErrorObject; /* ----------------------------------------------------- */