cpython/Tools/modulator/Templates/module_head
1995-06-20 18:45:39 +00:00

6 lines
113 B
Text

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