MCPcopy Index your code
hub / github.com/RustPython/RustPython / Int

Class Int

extra_tests/snippets/stdlib_json.py:178–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176
177
178class Int(int):
179 pass
180
181
182class Float(float):

Callers 1

stdlib_json.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected