summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-12-03 17:09:50 +0000
committerFred Drake <fdrake@acm.org>2001-12-03 17:09:50 +0000
commit248b04383fafdb126794e989a2c023a16eb0f429 (patch)
tree27ec41431bc103275f12a7eef92770910462f318 /Python/pythonrun.c
parent073148c4ef807732eaf42df4b7178cecfa0b58dc (diff)
downloadcpython-git-248b04383fafdb126794e989a2c023a16eb0f429.tar.gz
Convert to using string methods instead of the string module.
In goahead(), use a bound version of rawdata.startswith() since we use the same method all the time and never change the value of rawdata. This can save a lot of bound method creation.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions