Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ func
Function
func
Lib/test/test_pydoc/module_none.py:1–2 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
def
func():
2
pass
3
func.__module__ = None
4
5
class
A:
Callers
1
assertFileNotFound
Method · 0.50
Calls
no outgoing calls
Tested by
1
assertFileNotFound
Method · 0.40