Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
178
class
Int(int):
179
pass
180
181
182
class
Float(float):
Callers
1
stdlib_json.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected