Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bc33c commit 70021d7Copy full SHA for 70021d7
1 file changed
Lib/test/test_winsound.py
@@ -2,6 +2,7 @@
2
3
import unittest
4
from test import test_support
5
+test_support.requires('audio')
6
import winsound, time
7
import os
8
import subprocess
0 commit comments