Ned Deily <n...@acm.org> added the comment: Running the test standalone works for me running under Terminal.app:
$ echo $TERM xterm-color $ cd /Library/Frameworks/Python.framework/Versions/2.6 $ bin/python2.6 lib/python2.6/test/regrtest.py -u curses test_curses test_curses 1 test OK. It's probably failing because of your terminal type or some other environment issue. How are you running it? ---------- nosy: +ned.deily _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7038> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com