Staging
v0.8.1
Revision b81832c8b35332df2d8bebdeca7eff357a7a71ff authored by Neal Norwitz on 06 January 2006, 04:40:20 UTC, committed by Neal Norwitz on 06 January 2006, 04:40:20 UTC
initscr() will exit if there's an error.  Try to catch the obvious failure
cases if TERM isn't set or is unknown (perhaps we should only check if
unset or empty?)

Skip the test if TERM isn't set.  This seems to occur when running under
buildbot and presumably cron.

For some more info check here:
http://mail.python.org/pipermail/python-checkins/2006-January/048704.html
1 parent 805aaf1
History

README

back to top