Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ builtin_exceptions.py
File
builtin_exceptions.py
extra_tests/snippets/builtin_exceptions.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
builtins
2
import
pickle
3
import
platform
4
import
sys
Callers
nothing calls this directly
Calls
15
str
Function · 0.85
round_trip_repr
Function · 0.85
len
Function · 0.85
NewException
Class · 0.85
isinstance
Function · 0.85
filter
Function · 0.85
vars
Function · 0.85
A
Class · 0.70
MyError
Class · 0.70
SubError
Class · 0.70
__str__
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected