MCPcopy 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
23class SubInt(Integer):
24 pass
25
26
27class TypeChecksTest(unittest.TestCase):

Callers 1

testSubclassBehaviorMethod · 0.70

Calls

no outgoing calls

Tested by 1

testSubclassBehaviorMethod · 0.56