Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ r
Function
r
Lib/turtledemo/lindenmayer.py:52–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
51
52
def
r():
53
right(45)
54
55
def
l():
56
left(45)
Callers
15
check
Method · 0.50
test_method_no_reference_loops
Method · 0.50
test_weakrefs
Method · 0.50
test_equality
Method · 0.50
test_alive
Method · 0.50
test_object_dead
Method · 0.50
test_method_dead
Method · 0.50
test_string
Method · 0.50
test_tuple
Method · 0.50
test_container
Method · 0.50
test_set_literal
Method · 0.50
test_frozenset
Method · 0.50
Calls
1
right
Class · 0.85
Tested by
15
check
Method · 0.40
test_method_no_reference_loops
Method · 0.40
test_weakrefs
Method · 0.40
test_equality
Method · 0.40
test_alive
Method · 0.40
test_object_dead
Method · 0.40
test_method_dead
Method · 0.40
test_string
Method · 0.40
test_tuple
Method · 0.40
test_container
Method · 0.40
test_set_literal
Method · 0.40
test_frozenset
Method · 0.40