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 vstinner
Recipients benjamin.peterson, ezio.melotti, hynek, lemburg, ncoghlan, pitrou, serhiy.storchaka, stutzbach, vstinner
Date 2014-01-27.09:59:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390816800.14.0.323059392586.issue20405@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Antoine, I dislike the idea of BinaryTransformWrapper, it remembers me the evil codecs.EncodedFile thing.

What are the usecases?
History
Date User Action Args
2014-01-27 10:00:00vstinnersetrecipients: + vstinner, lemburg, ncoghlan, pitrou, benjamin.peterson, stutzbach, ezio.melotti, hynek, serhiy.storchaka
2014-01-27 10:00:00vstinnersetmessageid: <1390816800.14.0.323059392586.issue20405@psf.upfronthosting.co.za>
2014-01-27 10:00:00vstinnerlinkissue20405 messages
2014-01-27 09:59:59vstinnercreate