Message 71974 - Python tracker

Message71974

Author pitrou
Recipients barry, benjamin.peterson, christian.heimes, pitrou
Date 2008-08-26.10:34:54
SpamBayes Score 0.0008913937
Marked as misclassified No
Message-id <1219746895.71.0.0418446629101.issue2415@psf.upfronthosting.co.za>
In-reply-to
Content
> Should __bytes__ support be backported to 2.6?

Isn't it already there in __str__?
Or do you mean just add support for the alternate method name?
History
Date User Action Args
2008-08-26 10:34:56pitrousetrecipients: + pitrou, barry, christian.heimes, benjamin.peterson
2008-08-26 10:34:55pitrousetmessageid: <1219746895.71.0.0418446629101.issue2415@psf.upfronthosting.co.za>
2008-08-26 10:34:54pitroulinkissue2415 messages
2008-08-26 10:34:54pitroucreate