summaryrefslogtreecommitdiffstats
path: root/Python/pythonmain.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-06-17 14:15:44 (GMT)
committerGuido van Rossum <guido@python.org>1998-06-17 14:15:44 (GMT)
commit4281258b5fb67bb55c01d6a3593d5c43529204b1 (patch)
tree029d7a4bf7951be96717c26af1ccb7a6ccd08ca5 /Python/pythonmain.c
parent81d10b479e99581c26ca4c99d938bbb7c2b16f2e (diff)
downloadcpython-4281258b5fb67bb55c01d6a3593d5c43529204b1.zip
cpython-4281258b5fb67bb55c01d6a3593d5c43529204b1.tar.gz
cpython-4281258b5fb67bb55c01d6a3593d5c43529204b1.tar.bz2
Minor cleanup by Tim after my changes:
+ Took the "list" argument out of the other functions that no longer need it. This speeds things up a little more. + Small comment changes in accord with that. + Exploited the now-safe ability to cache values in the partitioning loop. Makes no timing difference on my flavor of Pentium, but this machine ran out of registers 12 iterations ago. It should yield a small speedup on a RISC machine, and not hurt in any case.
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions