commit | 2ad1a444e56ae2c1eafeb9c9f7384170987cd947 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Jan 20 01:53:43 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Jan 20 01:53:43 2001 +0000 |
tree | ae67783447763f0e3a4c8c2c4da60547bc418ab0 | |
parent | 9eca23559d74fce99bc094aacbb0bf1f7bbe8f78 [diff] |
When running the tests twice, stuck a "Press any key to continue ..." pause between passes: Win9x DOS boxes are limited to 50 lines max, and the result of the first pass scrolls off irretrievably otherwise. Also simplified the goto-laden logic a bit.