cpython/Tools/modulator/Templates/module_head

7 lines
113 B
Plaintext
Raw Normal View History

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