MCPcopy 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
20class C: ...
21
22
23memoryview(bytearray("abcde", encoding="utf-8"))

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected