Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ A
Class
A
extra_tests/snippets/stdlib_abc_number.py:8–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
8
class
A(int):
9
pass
10
11
12
x = A(7)
Callers
1
stdlib_abc_number.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected