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 ishimoto
Recipients amaury.forgeotdarc, gvanrossum, ishimoto, lemburg
Date 2008-04-18.03:35:40
SpamBayes Score 0.07625234
Marked as misclassified No
Message-id <1208489742.4.0.540423106802.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
Is a codec which encode() returns an Unicode allowed in Python3? I
started to think codec is not nessesary, but python function is enough.
History
Date User Action Args
2008-04-18 03:35:42ishimotosetspambayes_score: 0.0762523 -> 0.07625234
recipients: + ishimoto, lemburg, gvanrossum, amaury.forgeotdarc
2008-04-18 03:35:42ishimotosetspambayes_score: 0.0762523 -> 0.0762523
messageid: <1208489742.4.0.540423106802.issue2630@psf.upfronthosting.co.za>
2008-04-18 03:35:41ishimotolinkissue2630 messages
2008-04-18 03:35:40ishimotocreate