Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
12
def
none2():
13
return
None
14
15
16
assert none() is none()
Callers
1
builtin_none.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected