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 christian.heimes
Recipients christian.heimes, gregory.p.smith, jborgstrom
Date 2013-06-17.11:58:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371470310.6.0.00946562252893.issue18240@psf.upfronthosting.co.za>
In-reply-to
Content
Good idea!

We can also lift the restriction for ``key`` a bit. It can also take a bytearray as argument. bytearray has translate() and supports bytes + bytearay.
History
Date User Action Args
2013-06-17 11:58:30christian.heimessetrecipients: + christian.heimes, gregory.p.smith, jborgstrom
2013-06-17 11:58:30christian.heimessetmessageid: <1371470310.6.0.00946562252893.issue18240@psf.upfronthosting.co.za>
2013-06-17 11:58:30christian.heimeslinkissue18240 messages
2013-06-17 11:58:30christian.heimescreate