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 ncoghlan
Recipients barry, belopolsky, benjamin.peterson, cben, eric.araujo, flox, georg.brandl, gvanrossum, jcea, lemburg, loewis, ncoghlan, petri.lehtinen, ssbarnea, vstinner
Date 2012-06-28.07:26:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340868392.93.0.181468773374.issue7475@psf.upfronthosting.co.za>
In-reply-to
Content
For that matter, with the relevant codecs restored in 3.2, a transform() helper could probably be added to six (or a new project on PyPI) to prototype the approach.
History
Date User Action Args
2012-06-28 07:26:33ncoghlansetrecipients: + ncoghlan, lemburg, gvanrossum, loewis, barry, georg.brandl, jcea, cben, belopolsky, vstinner, benjamin.peterson, eric.araujo, ssbarnea, flox, petri.lehtinen
2012-06-28 07:26:32ncoghlansetmessageid: <1340868392.93.0.181468773374.issue7475@psf.upfronthosting.co.za>
2012-06-28 07:26:31ncoghlanlinkissue7475 messages
2012-06-28 07:26:31ncoghlancreate