1995-06-20 18:45:39 +00:00

7 lines
113 B
Plaintext

#include "Python.h"
static PyObject *ErrorObject;
/* ----------------------------------------------------- */