commit | 4f8f9765766a126ebfff3c81655454821f1ad532 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Nov 26 08:21:35 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Nov 26 08:21:35 2003 +0000 |
tree | 90f6c08e42a551b8bb461d191afddaef5e4f0cf4 | |
parent | bd93b3ea8fd87742dd56c9c1ff514223892e0d4a [diff] |
Add optional fillchar argument to ljust(), rjust(), and center() string methods.