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 pitrou
Recipients docs@python, eli.bendersky, ncoghlan, petri.lehtinen, pitrou, py.user, r.david.murray, rhettinger, terry.reedy, vstinner
Date 2011-06-28.18:47:17
SpamBayes Score 0.0022647334
Marked as misclassified No
Message-id <1309286838.23.0.855181844058.issue12380@psf.upfronthosting.co.za>
In-reply-to
Content
I do agree it is a nuisance that it doesn't work with bytearray instances. After all, these methods are supposed to be homogeneous, and they are when called on a str or bytes object.
History
Date User Action Args
2011-06-28 18:47:18pitrousetrecipients: + pitrou, rhettinger, terry.reedy, ncoghlan, vstinner, r.david.murray, eli.bendersky, docs@python, py.user, petri.lehtinen
2011-06-28 18:47:18pitrousetmessageid: <1309286838.23.0.855181844058.issue12380@psf.upfronthosting.co.za>
2011-06-28 18:47:17pitroulinkissue12380 messages
2011-06-28 18:47:17pitroucreate