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
commitfc49073cd05878bdaf8e67aa26df30e32dc4b187 (patch)
treef8bac95b4cb77f11abc68e3de9286c37f22408de /Python/pythonrun.c
parenta1ebdbddb3e079bf9d3b00d2f25483b6b2cf3b9c (diff)
downloadcpython-git-fc49073cd05878bdaf8e67aa26df30e32dc4b187.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