Message 250586 - Python tracker

Message250586

Author martin.panter
Recipients desbma, martin.panter, python-dev, r.david.murray, vstinner
Date 2015-09-13.20:50:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442177440.7.0.431828028477.issue25063@psf.upfronthosting.co.za>
In-reply-to
Content
I don’t know the exact reasoning, but fileno() could be useful for other purposes, e.g. passing to stat() to find the last modification time, passing to select() to see if data is available.
History
Date User Action Args
2015-09-13 20:50:40martin.pantersetrecipients: + martin.panter, vstinner, r.david.murray, python-dev, desbma
2015-09-13 20:50:40martin.pantersetmessageid: <1442177440.7.0.431828028477.issue25063@psf.upfronthosting.co.za>
2015-09-13 20:50:40martin.panterlinkissue25063 messages
2015-09-13 20:50:40martin.pantercreate