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.19:03:24
SpamBayes Score 0.004564708
Marked as misclassified No
Message-id <1311447805.71.0.801917545135.issue12591@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a first patch allowing TextIOWrapper to work with raw IO objects, and adding a "write_through" flag.
History
Date User Action Args
2011-07-23 19:03:25pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, eric.araujo, r.david.murray, anacrolix, lukasz.langa
2011-07-23 19:03:25pitrousetmessageid: <1311447805.71.0.801917545135.issue12591@psf.upfronthosting.co.za>
2011-07-23 19:03:25pitroulinkissue12591 messages
2011-07-23 19:03:25pitroucreate