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

File test_opcache.py

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

Source from the content-addressed store, hash-verified

1import copy
2import pickle
3import dis
4import threading

Callers

nothing calls this directly

Calls 3

check_impl_detailFunction · 0.90
import_moduleFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected