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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1496>
__________________________________

Attachment: str-maketrans.diff
Description: PGP signature

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to