Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ recursion.py
File
recursion.py
extra_tests/snippets/recursion.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
Foo(object):
Callers
nothing calls this directly
Calls
2
assert_raises
Function · 0.90
Foo
Class · 0.70
Tested by
no test coverage detected