cpython/Tools/modulator/Templates/object_mlist

8 lines
115 B
Plaintext
Raw Normal View History

1995-03-02 14:05:29 +00:00
static struct methodlist $abbrev$_methods[] = {
$methodlist$
{NULL, NULL} /* sentinel */
};
/* ---------- */