commit | b46d7ba12fc56c13e674a87bcca5143012627016 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Apr 19 12:14:14 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Apr 19 12:14:14 2010 +0000 |
tree | 76e200d6b39ed8a63a165292f815aa097c2c5989 | |
parent | e2028797accd678e7957fc72e448e212fc414188 [diff] |
Fix r80029 (backport of r80026), test_winsound: Python 2.6 has no unittest.skipUnless(). Use raise test_support.TestSkipped() instead.