- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message103626
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 | pitrou |
|---|---|
| Recipients | giampaolo.rodola, jyasskin, pitrou, zanella |
| Date | 2010-04-19.19:46:16 |
| SpamBayes Score | 0.004731939 |
| Marked as misclassified | No |
| Message-id | <1271706378.15.0.896444553742.issue2302@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
By the way, getting rid of poll_interval for a file descriptor is easy under Unix, but wouldn't work under Windows (where select() only takes sockets, not arbitrary file descriptors). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-19 19:46:18 | pitrou | set | recipients: + pitrou, giampaolo.rodola, jyasskin, zanella |
| 2010-04-19 19:46:18 | pitrou | set | messageid: <1271706378.15.0.896444553742.issue2302@psf.upfronthosting.co.za> |
| 2010-04-19 19:46:16 | pitrou | link | issue2302 messages |
| 2010-04-19 19:46:16 | pitrou | create | |

