]> granicus.if.org Git - python/commit
Renamed test_errors() to test_setparameters() and completely rewrote it
authorGreg Ward <gward@python.net>
Thu, 29 May 2003 01:27:39 +0000 (01:27 +0000)
committerGreg Ward <gward@python.net>
Thu, 29 May 2003 01:27:39 +0000 (01:27 +0000)
commit4f12d4652de6278d8d1219023544672e3ad3090e
tree7d9291c888a3fb4be7191ff5d0abceae11b69a7f
parent080c110172870501ad91361ebfd93624678eb861
Renamed test_errors() to test_setparameters() and completely rewrote it
to test the new setparameters() interface.

Modified play_sound_file() to print the elapsed time taken to play the
test sample (to the nearest 0.1 sec).
Lib/test/test_ossaudiodev.py