Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Left
Class
Left
Lib/test/test_subclassinit.py:83–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
cls.calls = []
82
83
class
Left(Base):
84
pass
85
86
class
Middle:
87
def
__init_subclass__(cls, middle, **kwargs):
Callers
2
take
Method · 0.50
map_utf8
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected