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 benjamin.peterson
Recipients benjamin.peterson, mark
Date 2008-07-01.15:54:14
SpamBayes Score 0.10292091
Marked as misclassified No
Message-id <1214927655.64.0.303479769402.issue3252@psf.upfronthosting.co.za>
In-reply-to
Content
-1
encoding and decoding is generally accepted terminology. Besides then we
would be binding ourselves to returning bytes or a str; that's not
necessarily guaranteed.

Anyway, I think this hardly has a chance in the place we are (between
betas).
History
Date User Action Args
2008-07-01 15:54:16benjamin.petersonsetspambayes_score: 0.102921 -> 0.10292091
recipients: + benjamin.peterson, mark
2008-07-01 15:54:15benjamin.petersonsetspambayes_score: 0.102921 -> 0.102921
messageid: <1214927655.64.0.303479769402.issue3252@psf.upfronthosting.co.za>
2008-07-01 15:54:14benjamin.petersonlinkissue3252 messages
2008-07-01 15:54:14benjamin.petersoncreate