Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
copy
2
import
pickle
3
import
dis
4
import
threading
Callers
nothing calls this directly
Calls
3
check_impl_detail
Function · 0.90
import_module
Function · 0.90
main
Method · 0.45
Tested by
no test coverage detected