Home
last modified time | relevance | path

Searched defs:max_undo (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dundo.py23 max_undo = 1000 variable in UndoDelegator
/external/python/cpython2/Lib/idlelib/
DUndoDelegator.py21 max_undo = 1000 variable in UndoDelegator