[Python-Dev] test_poll fails when building python 2.3.3 on osx

Jodok Batlogg batlogg at solution2u.net
Fri Jan 23 17:47:25 EST 2004


hi,

i'm trying to build py2.3.3 on osx (10.3) with gcc3.3 (and 3.1) but 
test_poll always fails.

any idea?

./python.exe Lib/test/test_poll.py
Running poll test 1
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
  This is a test.
Traceback (most recent call last):
   File "Lib/test/test_poll.py", line 171, in ?
     test_poll1()
   File "Lib/test/test_poll.py", line 65, in test_poll1
     poll_unit_tests()
   File "Lib/test/test_poll.py", line 77, in poll_unit_tests
     r = p.poll()
select.error: (9, 'Bad file descriptor')

thanks


jodok batlogg
solution2u.net gmbh · hof 4 · a-6861 alberschwende
fon +43 5579 85777-65 · fax -77 · mobil +43 699 11841546
http://solution2u.net/ · batlogg at solution2u.net

have a nice day



More information about the Python-Dev mailing list