Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ end
Class
end
Lib/_pyrepl/commands.py:349–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
348
349
class
end(MotionCommand):
350
def
do(self) -> None:
351
self.reader.pos = len(self.reader.buffer)
352
353
354
class
forward_word(MotionCommand):
Callers
1
handler
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected