- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message250586
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 | 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:40 | martin.panter | set | recipients: + martin.panter, vstinner, r.david.murray, python-dev, desbma |
| 2015-09-13 20:50:40 | martin.panter | set | messageid: <1442177440.7.0.431828028477.issue25063@psf.upfronthosting.co.za> |
| 2015-09-13 20:50:40 | martin.panter | link | issue25063 messages |
| 2015-09-13 20:50:40 | martin.panter | create | |

