This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients docs@python, py.user, r.david.murray
Date 2011-06-22.00:15:47
SpamBayes Score 5.9312602e-05
Marked as misclassified No
Message-id <1308701748.32.0.270180869754.issue12385@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  I wonder why we have two copies of this method.

Well, given that we do, the best fix for the docs would be to say "for use in the bytes or bytearray translate method" in both this docstring and the bytes.maketrans docstring.
History
Date User Action Args
2011-06-22 00:15:48r.david.murraysetrecipients: + r.david.murray, docs@python, py.user
2011-06-22 00:15:48r.david.murraysetmessageid: <1308701748.32.0.270180869754.issue12385@psf.upfronthosting.co.za>
2011-06-22 00:15:47r.david.murraylinkissue12385 messages
2011-06-22 00:15:47r.david.murraycreate