MCPcopy 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

1import builtins
2import pickle
3import platform
4import sys

Callers

nothing calls this directly

Calls 15

strFunction · 0.85
round_trip_reprFunction · 0.85
lenFunction · 0.85
NewExceptionClass · 0.85
isinstanceFunction · 0.85
filterFunction · 0.85
varsFunction · 0.85
AClass · 0.70
MyErrorClass · 0.70
SubErrorClass · 0.70
__str__Method · 0.45
getMethod · 0.45

Tested by

no test coverage detected