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

Function none2

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

Source from the content-addressed store, hash-verified

10
11
12def none2():
13 return None
14
15
16assert none() is none()

Callers 1

builtin_none.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected