Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_winsound.py
File
test_winsound.py
Lib/test/test_winsound.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Ridiculously simple test of the winsound module for Windows.
2
3
import
functools
4
import
os
Callers
nothing calls this directly
Calls
4
sound_func
Function · 0.85
requires
Method · 0.80
import_module
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected