MCPcopy 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
344class home(MotionCommand):
345 def do(self) -> None:
346 self.reader.pos = 0
347
348
349class end(MotionCommand):

Callers 1

mainFunction · 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…