MCPcopy Index your code
hub / github.com/python/cpython / test_winreg.py

File test_winreg.py

Lib/test/test_winreg.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Test the windows specific win32reg module.
2# Only win32reg functions not hit here: FlushKey, LoadKey and SaveKey
3
4import gc

Callers

nothing calls this directly

Calls 4

machineFunction · 0.90
import_moduleMethod · 0.45
indexMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected