MCPcopy 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
3import functools
4import os

Callers

nothing calls this directly

Calls 4

sound_funcFunction · 0.85
requiresMethod · 0.80
import_moduleMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected