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 vstinner
Recipients vstinner
Date 2013-09-04.18:44:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378320294.46.0.495933222446.issue18923@psf.upfronthosting.co.za>
In-reply-to
Content
Other modules using select.select() or select.poll() for more than 1 file descriptor:

- asyncore
- multiprocessing.connection
- multiprocessing.forkserver
History
Date User Action Args
2013-09-04 18:44:54vstinnersetrecipients: + vstinner
2013-09-04 18:44:54vstinnersetmessageid: <1378320294.46.0.495933222446.issue18923@psf.upfronthosting.co.za>
2013-09-04 18:44:54vstinnerlinkissue18923 messages
2013-09-04 18:44:54vstinnercreate