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 lemburg
Recipients benjamin.peterson, eric.araujo, flox, georg.brandl, lemburg, loewis, ssbarnea, vstinner
Date 2010-07-10.17:06:57
SpamBayes Score 6.007335e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Georg Brandl wrote:
> 
> Georg Brandl <[email protected]> added the comment:
> 
> ... but don't wait to long to add them!

I plan to work on that after EuroPython. Florent already provided
the patch for the codecs, so what's left is adding the .transform()/
.untransform() methods, and perhaps tweak the codec input/output
types in a couple of cases.
History
Date User Action Args
2010-07-10 17:06:58lemburgsetrecipients: + lemburg, loewis, georg.brandl, vstinner, benjamin.peterson, eric.araujo, ssbarnea, flox
2010-07-10 17:06:57lemburglinkissue7475 messages
2010-07-10 17:06:57lemburgcreate