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 aronacher
Recipients aronacher, eryksun, martin.panter, r.david.murray
Date 2014-05-14.21:42:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400103731.53.0.242962095314.issue21363@psf.upfronthosting.co.za>
In-reply-to
Content
Ah. Misread.  This is about detaching the underlying stream from TextIOWrapper.  I assume this could be done in the __del__ so that would work.  I'm checking this now.
History
Date User Action Args
2014-05-14 21:42:11aronachersetrecipients: + aronacher, r.david.murray, martin.panter, eryksun
2014-05-14 21:42:11aronachersetmessageid: <1400103731.53.0.242962095314.issue21363@psf.upfronthosting.co.za>
2014-05-14 21:42:11aronacherlinkissue21363 messages
2014-05-14 21:42:11aronachercreate