Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ C
Class
C
extra_tests/snippets/builtin_memoryview.py:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
20
class
C: ...
21
22
23
memoryview(bytearray(
"abcde"
, encoding=
"utf-8"
))
Callers
1
builtin_memoryview.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected