commit | 5e056bbb76bec655f447fd44367f88e33af3bb02 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Dec 23 23:39:42 1996 +0000 |
committer | Barry Warsaw <barry@python.org> | Mon Dec 23 23:39:42 1996 +0000 |
tree | 82093cea175335a37d441cad361b79be6fbb743c | |
parent | aeb207c6b69a0efaab686d5257be6fe1dfe2a179 [diff] |
test_rotor.py: New test of the rotor module. test_*: converted to the new test harness. GvR note! test_signal.py works interatively (i.e. when verbose=1) but does not work inside the test harness. It must be a timing issue, but I haven't figured it out yet.