Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ test_traceback.py
File
test_traceback.py
Lib/test/test_traceback.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Test cases for traceback module"
""
2
3
from
collections
import
namedtuple
4
from
io
import
StringIO
Callers
nothing calls this directly
Calls
9
namedtuple
Function · 0.90
Path
Class · 0.90
iter
Function · 0.85
escape
Method · 0.80
get
Method · 0.45
lower
Method · 0.45
items
Method · 0.45
compile
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected