|
[Jython-bugs] [issue2020] str.translate should delete characters in
the second arg when table is none
From: Frank Wierzbicki <report@bu...> - 2013-02-27 00:31
|
New submission from Frank Wierzbicki: "For string objects, set the table argument to None for translations that only delete characters" See http://docs.python.org/2/library/stdtypes.html#str.translate Creating this bug as part of accepting this pull request: https://bitbucket.org/jython/jython/pull-request/6/implemented-correct-behaviour-for ---------- messages: 7825 nosy: fwierzbicki severity: normal status: open title: str.translate should delete characters in the second arg when table is none versions: Jython 2.7 _______________________________________ Jython tracker <report@...> <http://bugs.jython.org/issue2020> _______________________________________ |
| Thread | Author | Date |
|---|---|---|
| [Jython-bugs] [issue2020] str.translate should delete characters in the second arg when table is none | Frank Wierzbicki <report@bu...> |