Home
last modified time | relevance | path

Searched defs:UndoDelegator (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dmock_idle.py54 class UndoDelegator: class
H A Dtest_undo.py4 from idlelib.undo import UndoDelegator namespace
/third_party/python/Lib/idlelib/
H A Dundo.py21 class UndoDelegator(Delegator): class
H A Dpyshell.py52 from idlelib.undo import UndoDelegator namespace
851 UndoDelegator = ModifiedUndoDelegator variable in PyShell
H A Deditor.py54 from idlelib.undo import UndoDelegator namespace

Completed in 6 milliseconds