Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ undo
Method
undo
Lib/idlelib/undo.py:189–190 ·
view source on GitHub ↗
(self, text)
Source
from the content-addressed store, hash-verified
187
pass
188
189
def
undo(self, text):
190
pass
191
192
def
merge(self, cmd):
193
return
0
Callers
3
undo_event
Method · 0.45
undo
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected