cpython/Tools/modulator/Templates/object_mlist
1995-03-02 14:05:29 +00:00

7 lines
115 B
Text

static struct methodlist $abbrev$_methods[] = {
$methodlist$
{NULL, NULL} /* sentinel */
};
/* ---------- */