diff options
author | Fred Drake <fdrake@acm.org> | 2002-06-18 15:37:05 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-06-18 15:37:05 +0000 |
commit | ae39ddd628ace75e48d90e33b8aa5fd351dad24e (patch) | |
tree | 7938ded5950ef080c23aecb2acda4c17c5f77864 /Python | |
parent | ef5864ed718f5261a00bf695aae3b38b624408c2 (diff) | |
download | cpython-git-ae39ddd628ace75e48d90e33b8aa5fd351dad24e.tar.gz |
Mechanically translated string method calls to string methods.
Instead of splitting a string and looping over it to call s.split(),
use list comprehensions for readability.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions