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 2010-04-19.12:24:33
SpamBayes Score 0.040736448
Marked as misclassified No
Message-id <1271679875.89.0.922749709725.issue8459@psf.upfronthosting.co.za>
In-reply-to
Content
http://www.python.org/dev/buildbot/builders/x86 XP-5 2.6/builds/147/steps/test/logs/stdio

test_select
test test_select failed -- Traceback (most recent call last):
  File "C:\buildslave\2.6.moore-windows\build\lib\test\test_select.py", line 24, in test_returned_list_identity
    r, w, x = select.select([], [], [], 1)
error: (10022, 'An invalid argument was supplied')
History
Date User Action Args
2010-04-19 12:24:36vstinnersetrecipients: + vstinner
2010-04-19 12:24:35vstinnersetmessageid: <1271679875.89.0.922749709725.issue8459@psf.upfronthosting.co.za>
2010-04-19 12:24:34vstinnerlinkissue8459 messages
2010-04-19 12:24:34vstinnercreate