]> granicus.if.org Git - python/commit
Issue #12164: Document (in docstring) that str.translate accepts None for the first...
authorMark Dickinson <mdickinson@enthought.com>
Sat, 25 Jun 2011 09:00:12 +0000 (11:00 +0200)
committerMark Dickinson <mdickinson@enthought.com>
Sat, 25 Jun 2011 09:00:12 +0000 (11:00 +0200)
commitcb9bf1ac9c420249f9598931c777b9df83a8d22d
tree3e4e1fd5a60ca1e28ba24ce46a65d19bed95a734
parentffa8e2fb5637db784478e0f1f3c0d260dbae972e
Issue #12164: Document (in docstring) that str.translate accepts None for the first argument.
Objects/stringobject.c