commit | d9f1944fc30510e8c4f8c159602d202a5f2293f6 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Oct 19 16:01:28 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Oct 19 16:01:28 2009 +0000 |
tree | 8f2e865e22e22285c5b2c7cadcd75beb7dfea3d6 | |
parent | c12781abcba0ff9ff5f6f7af807634ea4bc49e49 [diff] |
Only run test_curses when sys.__stdout__ is a tty. This eliminates the last false positive when running regrtest with -j.