MCPcopy 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

1def func():
2 pass
3func.__module__ = None
4
5class A:

Callers 3

assertFileNotFoundMethod · 0.50
mock_curses_wrapperMethod · 0.50

Calls

no outgoing calls

Tested by 3

assertFileNotFoundMethod · 0.40
mock_curses_wrapperMethod · 0.40

Used in the wild real call sites across dependent graphs

searching dependent graphs…