Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Bytes
Class
Bytes
extra_tests/snippets/stdlib_json.py:159–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
158
159
class
Bytes(bytes):
160
pass
161
162
163
class
ByteArray(bytearray):
Callers
7
benchmark_file_parsing
Function · 0.85
stdlib_json.py
File · 0.85
handle_encode_error
Method · 0.85
handle_encode_error
Method · 0.85
new_bytes
Method · 0.85
ast_from_object
Method · 0.85
from
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected