commit | 473f46a8537e5ba4aa86e9026b6fff057959c587 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Jun 20 21:18:46 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Jun 20 21:18:46 2002 +0000 |
tree | 2239b871cd173afee332210d38977368bedca5e3 | |
parent | 807354f3b643685d67b388c164716ccb3dffd58e [diff] |
Make the docs for string.capitalize() match those of str.capitalize() (which makes it more clear). Closes SF bug #571767.