cpython/Tools/modulator/Templates/module_head

7 lines
113 B
Plaintext
Raw Normal View History

1995-03-02 14:05:29 +00:00
#include "Python.h"
1995-03-02 14:05:29 +00:00
static PyObject *ErrorObject;
1995-03-02 14:05:29 +00:00
/* ----------------------------------------------------- */