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 Alexey.Poryadin, gvanrossum, neologix, vstinner, yselivanov
Date 2014-12-08.15:51:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418053900.99.0.322311757314.issue23009@psf.upfronthosting.co.za>
In-reply-to
Content
+        s.select(timeout=0)

I suggest to ensure that the result is an empty list.
History
Date User Action Args
2014-12-08 15:51:41vstinnersetrecipients: + vstinner, gvanrossum, neologix, yselivanov, Alexey.Poryadin
2014-12-08 15:51:40vstinnersetmessageid: <1418053900.99.0.322311757314.issue23009@psf.upfronthosting.co.za>
2014-12-08 15:51:40vstinnerlinkissue23009 messages
2014-12-08 15:51:40vstinnercreate