Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Ddis.py685 def _parse_exception_table(code): function
763 exception_entries = _parse_exception_table(co)
980 self.exception_entries = _parse_exception_table(co)