Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ bar
Function
bar
Lib/test/test_doctest/sample_doctest.py:25–30 ·
view source on GitHub ↗
>>> 2+2 4
()
Source
from the content-addressed store, hash-verified
23
""
"
24
25
def
bar():
26
""
"
27
28
>>> 2+2
29
4
30
""
"
31
32
def
test_silly_setup():
33
""
"
Callers
3
foo
Method · 0.50
foo
Method · 0.50
complex_decorated
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected