Building Python 2.2 - curses module test failure

A.M. Kuchling akuchlin at ute.mems-exchange.org
Wed Jan 30 10:34:35 EST 2002


In article <u4rl41626.fsf at python.net>, Michael Hudson wrote:
> $ ../../build/python regrtest.py -u curses test_curses.py
> test_curses
> test test_curses crashed -- _curses.error: curs_set() returned ERR
> 1 test failed:
>     test_curses
> Segmentation fault (core dumped)

It still runs for me:

ute python>./python Lib/test/regrtest.py -u curses test_curses.py
test_curses
1 test OK.
ute python>

Updating to the current CVS and recompiling didn't show any problem
either.  Puzzling...

--amk                                                  (www.amk.ca)
There is no democracy in the world of intellect, and no democracy of
taste.
    -- Robertson Davies, _A Voice From the Attic_



More information about the Python-list mailing list