Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_dis.py
File
test_dis.py
Lib/test/test_dis.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Minimal tests for dis module
2
3
import
ast
4
import
contextlib
Callers
nothing calls this directly
Calls
3
get_tb
Function · 0.70
replace
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected