cpython/Tools/modulator/Templates/object_mlist

8 lines
115 B
Plaintext

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