Home
last modified time | relevance | path

Searched refs:print_instructions (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Ddis.py838 print_instructions(instrs, exception_entries, formatter, lasti=lasti)
841 def print_instructions(instrs, exception_entries, formatter, lasti=-1): function