commit | 70f466932cd1b0fdd734df61bbf9190848e51f3a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Dec 07 09:30:06 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Dec 07 09:30:06 2006 +0000 |
tree | a11ad4774f7caa714b61c37e6a2f3dee70ce17a2 | |
parent | 8211297a7e4d18833b61170f65a1c47183e348c8 [diff] |
RFE #1592899: mention string.maketrans() in docs for str.translate, remove reference to the old regex module in the former's doc.