Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Foo
Class
Foo
extra_tests/snippets/recursion.py:4–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
Foo(object):
5
pass
6
7
8
Foo.__repr__ = Foo.__str__
Callers
1
recursion.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected