Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ 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
3
assertFileNotFound
Method · 0.50
test_suggestions_and_messages
Method · 0.50
mock_curses_wrapper
Method · 0.50
Calls
no outgoing calls
Tested by
3
assertFileNotFound
Method · 0.40
test_suggestions_and_messages
Method · 0.40
mock_curses_wrapper
Method · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…