MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / dis

Function dis

Lib/dis.py:16–49  ·  view source on GitHub ↗

Disassemble classes, methods, functions, or code. With no argument, disassemble the last traceback.

(x=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_testFunction · 0.70

Calls 5

distbFunction · 0.85
disassembleFunction · 0.85
disassemble_stringFunction · 0.85
itemsMethod · 0.45
sortMethod · 0.45

Tested by

no test coverage detected