Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ builtin_property.py
File
builtin_property.py
extra_tests/snippets/builtin_property.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
testutils
import
assert_raises
2
3
4
class
Fubar:
Callers
nothing calls this directly
Calls
9
assert_raises
Function · 0.90
Fubar
Class · 0.85
property
Class · 0.85
Bar
Class · 0.70
__get__
Method · 0.45
__new__
Method · 0.45
getter
Method · 0.45
setter
Method · 0.45
deleter
Method · 0.45
Tested by
no test coverage detected