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

File test_gc.py

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

Source from the content-addressed store, hash-verified

1import unittest
2import unittest.mock
3from test import support
4from test.support import (verbose, refcount_test,

Callers

nothing calls this directly

Calls 2

getMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected