summaryrefslogtreecommitdiffstats
path: root/Tools/modulator/Templates/module_head
blob: be001090b9f868cca47bdb70955f6e350f787dcf (plain)
1
2
3
4
5
6

#include "Python.h"

static PyObject *ErrorObject;

/* ----------------------------------------------------- */