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 georg.brandl
Recipients georg.brandl, pitrou
Date 2011-01-09.09:22:24
SpamBayes Score 0.10443644
Marked as misclassified No
Message-id <1294564948.19.0.858903256762.issue10872@psf.upfronthosting.co.za>
In-reply-to
Content
The old file type had its mode in the repr(), which I think was useful; TextIOWrapper doesn't.  Can we add it back?
History
Date User Action Args
2011-01-09 09:22:28georg.brandlsetrecipients: + georg.brandl, pitrou
2011-01-09 09:22:28georg.brandlsetmessageid: <1294564948.19.0.858903256762.issue10872@psf.upfronthosting.co.za>
2011-01-09 09:22:24georg.brandllinkissue10872 messages
2011-01-09 09:22:24georg.brandlcreate