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

File __init__.py

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

Source from the content-addressed store, hash-verified

1# Test the module type
2import importlib.machinery
3import unittest
4import weakref

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected