MCPcopy Index your code
hub / github.com/RustPython/RustPython / 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 3

hasattrFunction · 0.85
getMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected