MCPcopy 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
4class Foo(object):
5 pass
6
7
8Foo.__repr__ = Foo.__str__

Callers 1

recursion.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected