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 r.david.murray
Recipients antoine.pietri, eric.araujo, eryksun, martin.panter, r.david.murray
Date 2014-03-24.23:08:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395702502.08.0.322039823105.issue21044@psf.upfronthosting.co.za>
In-reply-to
Content
See the documentation link in msg214670.  This isn't a characteristic of TemporaryFile, it's a characteristic of the Python IO system.  So you'd have to argue that the documented behavior of the io system is a bug.
History
Date User Action Args
2014-03-24 23:08:22r.david.murraysetrecipients: + r.david.murray, eric.araujo, martin.panter, eryksun, antoine.pietri
2014-03-24 23:08:22r.david.murraysetmessageid: <1395702502.08.0.322039823105.issue21044@psf.upfronthosting.co.za>
2014-03-24 23:08:22r.david.murraylinkissue21044 messages
2014-03-24 23:08:22r.david.murraycreate