MCPcopy 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

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

Callers 1

assertFileNotFoundMethod · 0.50

Calls

no outgoing calls

Tested by 1

assertFileNotFoundMethod · 0.40