Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
65
def
f5():
66
""
"abc"
""
67
68
assert f5.__doc__ ==
'abcw00t'
, f5.__doc__
69
Callers
1
test_order
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_order
Method · 0.68