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.
F
Fred Drake committed
ae39ddd628ace75e48d90e33b8aa5fd351dad24e
Parent: ef5864e