MCPcopy Index your code
hub / github.com/RustPython/RustPython / f5

Function f5

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

abc

()

Source from the content-addressed store, hash-verified

63
64@revdocstr
65def f5():
66 """abc"""
67
68assert f5.__doc__ == 'abcw00t', f5.__doc__
69

Callers 1

test_orderMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_orderMethod · 0.68