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 anacrolix, eric.araujo, gregory.p.smith, lukasz.langa, pitrou, r.david.murray, vstinner
Date 2011-07-23.18:16:33
SpamBayes Score 0.0031022746
Marked as misclassified No
Message-id <1311444994.72.0.718338679399.issue12591@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, one problem is that the C TextIOWrapper buffers writes. We would need an additional constructor parameter to prevent that :/
History
Date User Action Args
2011-07-23 18:16:34pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, eric.araujo, r.david.murray, anacrolix, lukasz.langa
2011-07-23 18:16:34pitrousetmessageid: <1311444994.72.0.718338679399.issue12591@psf.upfronthosting.co.za>
2011-07-23 18:16:33pitroulinkissue12591 messages
2011-07-23 18:16:33pitroucreate