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 docs@python, neologix, pitrou
Date 2013-12-01.11:37:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385897862.95.0.970282300769.issue19849@psf.upfronthosting.co.za>
In-reply-to
Content
Selector.Select() may return an empty list when interrupted, but the doc doesn't say so. The reader will probably trust the statement that """If timeout is None, the call will block until a monitored file object becomes ready""".
History
Date User Action Args
2013-12-01 11:37:42pitrousetrecipients: + pitrou, neologix, docs@python
2013-12-01 11:37:42pitrousetmessageid: <1385897862.95.0.970282300769.issue19849@psf.upfronthosting.co.za>
2013-12-01 11:37:42pitroulinkissue19849 messages
2013-12-01 11:37:42pitroucreate