]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
The peeping and bawling of the builtin speaker is giving my poor cat the creeps.
authorChristian Heimes <christian@cheimes.de>
Thu, 15 Nov 2007 02:15:53 +0000 (02:15 +0000)
committerChristian Heimes <christian@cheimes.de>
Thu, 15 Nov 2007 02:15:53 +0000 (02:15 +0000)
Lib/test/test_winsound.py

index ae963f834200bb1071ec2756f132d6398bd2c9d4..32b49d3081a9958b060e37d70357f26f6d1caf6f 100644 (file)
@@ -2,6 +2,7 @@
 
 import unittest
 from test import test_support
+test_support.requires('audio')
 import winsound, time
 import os
 import subprocess