blob: be4cc4bfa35025998a1dac37eaf2bccde9822923 [file] [log] [blame]
static PyObject *
$abbrev$_call(self, args, kwargs)
$abbrev$object *self;
PyObject *args;
PyObject *kwargs;
{
/* XXXX Return the result of calling self with argument args */
}