Home
last modified time | relevance | path

Searched defs:exception_entries (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Ddis.py511 def print_exception_table(self, exception_entries): argument
794 def _make_labels_map(original_code, exception_entries=()): argument
825 *, line_offset=0, exception_entries=(), argument
841 def print_instructions(instrs, exception_entries, formatter, lasti=-1): argument