MCPcopy Index your code
hub / github.com/RustPython/RustPython / syntax_function2.py

File syntax_function2.py

extra_tests/snippets/syntax_function2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from testutils import assert_raises
2
3
4__name__ = "function"

Callers

nothing calls this directly

Calls 10

assert_raisesFunction · 0.90
globalsFunction · 0.85
my_funcFunction · 0.85
f6Function · 0.85
f7Function · 0.85
f8Function · 0.85
fooFunction · 0.70
fubarFunction · 0.70
execFunction · 0.70
startswithMethod · 0.45

Tested by

no test coverage detected