[issue7038] test_curses fails on os x 10.6

Jan Hosang report at bugs.python.org
Fri Oct 2 22:29:44 CEST 2009


New submission from Jan Hosang <jan.hosang at gmail.com>:

test_curses
test test_curses crashed -- <class '_curses.error'>: endwin() returned 
ERR
Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/test/re
grtest.py", line 549, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File 
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/test/te
st_curses.py", line 279, in <module>
    curses.endwin()
error: endwin() returned ERR
1 test failed:
    test_curses

----------
messages: 93453
nosy: chuck
severity: normal
status: open
title: test_curses fails on os x 10.6
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7038>
_______________________________________


More information about the Python-bugs-list mailing list