]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use string methods where possible, and remove import string
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 31 May 2002 14:13:04 +0000 (14:13 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 31 May 2002 14:13:04 +0000 (14:13 +0000)
commit7ce734cd72bc32b5062f90f37fbe0cbc3c0e104e
tree567723f528cd14f51e7744b981935bbda03fe024
parent05ab2e693cf5bed23e14058cf9eb458441769122
Use string methods where possible, and remove import string
Lib/ftplib.py
Lib/markupbase.py
Lib/tabnanny.py