diff options
author | Guido van Rossum <guido@python.org> | 1997-05-06 15:06:49 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-05-06 15:06:49 +0000 |
commit | c3188aa211ae0c22434539d6518d239577e061fd (patch) | |
tree | 0d59e0e0e61985c3a3a09d041d3d913ec2850434 /Python/pythonrun.c | |
parent | 85de995f9baa868dd53ed84986426a63ed9bdc99 (diff) | |
download | cpython-c3188aa211ae0c22434539d6518d239577e061fd.tar.gz |
Used operators from abstract.h where possible (arithmetic operators,
get/set/del item). This removes a pile of duplication. There's no
abstract operator for 'not' but I removed the function call for it
anyway -- it's a little faster in-line.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions