Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ A
Class
A
extra_tests/snippets/builtin_bytearray.py:853–854 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
851
852
# pickle with subclass
853
class
A(bytes):
854
pass
855
856
857
a = A()
Callers
1
builtin_bytearray.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected