Author gvanrossum
Recipients amaury.forgeotdarc, gvanrossum, ishimoto, lemburg
Date 2008-05-08.17:19:54
SpamBayes Score 0.158151
Marked as misclassified No
Message-id <1210267195.01.0.998732048289.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
I'd be happy to have a separate more relaxed API for stackable codecs,
however, the API should not be overloaded on the .encode() and .decode()
methods on str and bytes objects.
History
Date User Action Args
2008-05-08 17:19:55gvanrossumsetspambayes_score: 0.158151 -> 0.158151
recipients: + gvanrossum, lemburg, ishimoto, amaury.forgeotdarc
2008-05-08 17:19:55gvanrossumsetspambayes_score: 0.158151 -> 0.158151
messageid: <1210267195.01.0.998732048289.issue2630@psf.upfronthosting.co.za>
2008-05-08 17:19:54gvanrossumlinkissue2630 messages
2008-05-08 17:19:54gvanrossumcreate