diff options
author | Raymond Hettinger <python@rcn.com> | 2003-01-03 08:24:58 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-01-03 08:24:58 (GMT) |
commit | 36cd2bf4596fdffee0392335aca8bd221d46584a (patch) | |
tree | e3dd4573989e264d438ad94e072adc72fa54345d /Lib/idlelib/PyShell.py | |
parent | f349e26e4d204d64bc5b6414819f9dedf1d2987e (diff) | |
download | cpython-36cd2bf4596fdffee0392335aca8bd221d46584a.zip cpython-36cd2bf4596fdffee0392335aca8bd221d46584a.tar.gz cpython-36cd2bf4596fdffee0392335aca8bd221d46584a.tar.bz2 |
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 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions