Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ _ExceptionTableEntry
Class
_ExceptionTableEntry
Lib/dis.py:333–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
"start end target depth lasti"
)
332
333
class
_ExceptionTableEntry(_ExceptionTableEntryBase):
334
pass
335
336
_OPNAME_WIDTH = 20
337
_OPARG_WIDTH = 5
Callers
1
_parse_exception_table
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected