]> granicus.if.org Git - python/commit
Fix closes Issue12385 - Clarify maketrans method docstring for bytes and bytearray...
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 27 Jun 2011 16:06:45 +0000 (09:06 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 27 Jun 2011 16:06:45 +0000 (09:06 -0700)
commit84e3ccc48dd82f1207a5e02e3dd9f6f0be517fc2
treef54b2ebb2f7abab8082043c22aefc1d15de943f2
parent0f93d3d6f33cdb5d374f397ef9990b03f950d5d6
Fix closes Issue12385 - Clarify maketrans method docstring for bytes and bytearray object.
Objects/bytes_methods.c