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 AapoRantalainen
Recipients AapoRantalainen
Date 2014-04-20.18:36:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398019012.76.0.381361357153.issue21316@psf.upfronthosting.co.za>
In-reply-to
Content
[ 96/389/2] test_devpoll
Actual happened:
 test_devpoll skipped -- select.devpoll not defined
Excepted:
 test works only on Solaris


Took me a while until I read documentation: 
 select.devpoll()
  ->     (Only supported on Solaris and derivatives.)

Even test itself, test_devpoll.py, doesn't mention it is only for Solaris.
History
Date User Action Args
2014-04-20 18:36:52AapoRantalainensetrecipients: + AapoRantalainen
2014-04-20 18:36:52AapoRantalainensetmessageid: <1398019012.76.0.381361357153.issue21316@psf.upfronthosting.co.za>
2014-04-20 18:36:52AapoRantalainenlinkissue21316 messages
2014-04-20 18:36:52AapoRantalainencreate