diff options
author | Raymond Hettinger <python@rcn.com> | 2003-01-03 08:24:58 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-01-03 08:24:58 +0000 |
commit | 36cd2bf4596fdffee0392335aca8bd221d46584a (patch) | |
tree | e3dd4573989e264d438ad94e072adc72fa54345d /Python/pythonrun.c | |
parent | f349e26e4d204d64bc5b6414819f9dedf1d2987e (diff) | |
download | cpython-git-36cd2bf4596fdffee0392335aca8bd221d46584a.tar.gz |
SF patch 660559: Use METH_O and METH_NOARGS where possible
Simplify code and speed access by using PyArg_UnpackTuple, METH_O and
METH_NOARGS in three modules that can benefit from it.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions