]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport: Skip test_curses if stdin is not a tty (like when run from cron or buildbot).
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 5 Jan 2006 06:10:16 +0000 (06:10 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 5 Jan 2006 06:10:16 +0000 (06:10 +0000)
commit586ad5584102909c5bf5a37a73cfb25d6f04d54e
tree2a0c26db0d3c6ff328f79cecc7a935fa4122e6d9
parent4e90d912e5d7bf1401d9e6cd6f1c62783a4051bc
Backport: Skip test_curses if stdin is not a tty (like when run from cron or buildbot).
Lib/test/test_curses.py