diff options
author | Fred Drake <fdrake@acm.org> | 2001-08-16 14:11:30 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-08-16 14:11:30 +0000 |
commit | 7fdc0a183578c1c90623c4b9d4965897103f9160 (patch) | |
tree | 3d3183d257db48d47cd02d505158bc20f5fc0c05 /Python/pythonrun.c | |
parent | 1690409243aa369b998419d342468cb28a986b29 (diff) | |
download | cpython-git-7fdc0a183578c1c90623c4b9d4965897103f9160.tar.gz |
Use METH_O where possible (two functions). This does not lead to real
performance changes since the affected functions are not expected to be
used frequently, but reduces the volume of code.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions