MCPcopy 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
3import ast
4import contextlib

Callers

nothing calls this directly

Calls 3

get_tbFunction · 0.70
replaceMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected