mirror of https://github.com/python/cpython.git
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
|
|
||
|
static struct methodlist $abbrev$_methods[] = {
|
||
|
$methodlist$
|
||
|
{NULL, NULL} /* sentinel */
|
||
|
};
|
||
|
|
||
|
/* ---------- */
|