diff options
author | Fred Drake <fdrake@acm.org> | 2001-12-03 17:09:50 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-12-03 17:09:50 (GMT) |
commit | 248b04383fafdb126794e989a2c023a16eb0f429 (patch) | |
tree | 27ec41431bc103275f12a7eef92770910462f318 /Doc/perl | |
parent | 073148c4ef807732eaf42df4b7178cecfa0b58dc (diff) | |
download | cpython-248b04383fafdb126794e989a2c023a16eb0f429.zip cpython-248b04383fafdb126794e989a2c023a16eb0f429.tar.gz cpython-248b04383fafdb126794e989a2c023a16eb0f429.tar.bz2 |
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 'Doc/perl')
0 files changed, 0 insertions, 0 deletions