[New-bugs-announce] [issue1496] add str.maketrans()

Georg Brandl report at bugs.python.org
Sun Nov 25 02:24:45 CET 2007


New submission from Georg Brandl:

This patch restores old behavior of str.translate() and adds the
str.maketrans() static method. Docs and tests will follow if this is the
right way to go.

----------
assignee: gvanrossum
files: str-maketrans.diff
messages: 57823
nosy: georg.brandl, gvanrossum
priority: normal
severity: normal
status: open
title: add str.maketrans()
type: behavior
versions: Python 3.0
Added file: http://bugs.python.org/file8804/str-maketrans.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1496>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: str-maketrans.diff
Type: application/pgp-signature
Size: 7371 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071125/f87bc167/attachment.pgp 


More information about the New-bugs-announce mailing list