MCPcopy Index your code
hub / github.com/RustPython/RustPython / String

Class String

extra_tests/snippets/stdlib_json.py:155–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153
154
155class String(str):
156 pass
157
158
159class Bytes(bytes):

Callers 1

stdlib_json.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected