cpython/Tools/modulator/Templates/module_head

7 lines
113 B
Plaintext

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