]> granicus.if.org Git - python/commit
PlaySoundTest.test_alias_nofallback(): Simplified the coding by using
authorTim Peters <tim.peters@gmail.com>
Mon, 22 Sep 2003 18:41:53 +0000 (18:41 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 22 Sep 2003 18:41:53 +0000 (18:41 +0000)
commitb8b60ea0c97d8eea0fde6712b5c9848aa743b47c
treea49475958e143a797e9138ed73537f45644ec7be
parent086e56205c5b9b172cae5be16ebf09116173c3d9
PlaySoundTest.test_alias_nofallback():  Simplified the coding by using
assertRaises.

NOT a bugfix candidate.
Lib/test/test_winsound.py