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

File test_wmi.py

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

Source from the content-addressed store, hash-verified

1# Test the internal _wmi module on Windows
2# This is used by the platform module, and potentially others
3
4import unittest

Callers

nothing calls this directly

Calls 1

import_moduleMethod · 0.45

Tested by

no test coverage detected