summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-05-06 15:06:49 +0000
committerGuido van Rossum <guido@python.org>1997-05-06 15:06:49 +0000
commitc3188aa211ae0c22434539d6518d239577e061fd (patch)
tree0d59e0e0e61985c3a3a09d041d3d913ec2850434 /Python/pythonrun.c
parent85de995f9baa868dd53ed84986426a63ed9bdc99 (diff)
downloadcpython-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