Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ SubInt
Class
SubInt
Lib/test/test_typechecks.py:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
23
class
SubInt(Integer):
24
pass
25
26
27
class
TypeChecksTest(unittest.TestCase):
Callers
1
testSubclassBehavior
Method · 0.70
Calls
no outgoing calls
Tested by
1
testSubclassBehavior
Method · 0.56