]> granicus.if.org Git - python/commit
add translate() -- which was in strop per release 1.3
authorGuido van Rossum <guido@python.org>
Tue, 28 May 1996 23:08:45 +0000 (23:08 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 May 1996 23:08:45 +0000 (23:08 +0000)
commit2539528810e844c9ee293bb46b4deb58a9e38447
treec87a7ef89f81c57d5e32dd28cc0b526a3c4f8e45
parenta13edb489bf5bd7fe65436c2370ae6734481825b
add translate() -- which was in strop per release 1.3
Lib/string.py
Lib/stringold.py