Message 189578 - Python tracker

Message189578

Author ncoghlan
Recipients docs@python, doerwalter, lemburg, ncoghlan, serhiy.storchaka
Date 2013-05-19.11:09:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368961753.01.0.721870020987.issue17844@psf.upfronthosting.co.za>
In-reply-to
Content
I like this, both because it quite clearly defines the encode and decode directions, and allows notes the more direct entry points if the codec isn't being specified as an input string.

So +1 from me.
History
Date User Action Args
2013-05-19 11:09:13ncoghlansetrecipients: + ncoghlan, lemburg, doerwalter, docs@python, serhiy.storchaka
2013-05-19 11:09:13ncoghlansetmessageid: <1368961753.01.0.721870020987.issue17844@psf.upfronthosting.co.za>
2013-05-19 11:09:13ncoghlanlinkissue17844 messages
2013-05-19 11:09:12ncoghlancreate