Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ home
Class
home
Lib/_pyrepl/commands.py:344–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
343
344
class
home(MotionCommand):
345
def
do(self) -> None:
346
self.reader.pos = 0
347
348
349
class
end(MotionCommand):
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…