]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added join() and joinfields() functions.
authorGuido van Rossum <guido@python.org>
Sun, 7 Apr 1991 13:42:19 +0000 (13:42 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 7 Apr 1991 13:42:19 +0000 (13:42 +0000)
commitfac38b7c40caac93f119e3af90ced0edd3d963dc
tree073efa7a3d40f48c707bd00f75a9a346cc8e0be3
parent2d844d1ddc581c80116c88be5854720bcf84f3e0
Added join() and joinfields() functions.
Fixed center().
Rewrote ljust() and rjust().
Lib/string.py
Lib/stringold.py