Message7825

Author fwierzbicki
Recipients fwierzbicki
Date 2013-02-27.00:30:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361925007.07.0.69243269666.issue2020@psf.upfronthosting.co.za>
In-reply-to
Content
"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
History
Date User Action Args
2013-02-27 00:30:07fwierzbickisetrecipients: + fwierzbicki
2013-02-27 00:30:07fwierzbickisetmessageid: <1361925007.07.0.69243269666.issue2020@psf.upfronthosting.co.za>
2013-02-27 00:30:07fwierzbickilinkissue2020 messages
2013-02-27 00:30:06fwierzbickicreate