Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ last_raises5
Method
last_raises5
Lib/test/test_traceback.py:3164–3165 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3162
self.last_raises3()
3163
3164
def
last_raises5(self):
3165
self.last_raises4()
3166
3167
def
last_returns_frame1(self):
3168
return
sys._getframe()
Callers
2
test_extract_tb
Method · 0.95
test_format_exception
Method · 0.95
Calls
1
last_raises4
Method · 0.95
Tested by
no test coverage detected