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 pitrou
Recipients amaury.forgeotdarc, amcnabb, georg.brandl, pitrou
Date 2010-02-18.19:23:20
SpamBayes Score 5.8860373e-06
Marked as misclassified No
Message-id <1266521001.92.0.0790903589709.issue7955@psf.upfronthosting.co.za>
In-reply-to
Content
I agree this deserves documentation. I'm not convinced it's a common need, though. Usually you either use stdin/stdout in binary mode or in text mode, but you don't interleave both quite frequently.
History
Date User Action Args
2010-02-18 19:23:22pitrousetrecipients: + pitrou, georg.brandl, amaury.forgeotdarc, amcnabb
2010-02-18 19:23:21pitrousetmessageid: <1266521001.92.0.0790903589709.issue7955@psf.upfronthosting.co.za>
2010-02-18 19:23:20pitroulinkissue7955 messages
2010-02-18 19:23:20pitroucreate