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

Function none

extra_tests/snippets/builtin_none.py:8–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7
8def none():
9 pass
10
11
12def none2():

Callers 4

builtin_none.pyFile · 0.85
getMethod · 0.85
setMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected