mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
7 lines
115 B
Text
7 lines
115 B
Text
|
|
static struct methodlist $abbrev$_methods[] = {
|
|
$methodlist$
|
|
{NULL, NULL} /* sentinel */
|
|
};
|
|
|
|
/* ---------- */
|