Searched defs:max_undo (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/idlelib/ | ||
| D | undo.py | 23 max_undo = 1000 variable in UndoDelegator |
| /external/python/cpython2/Lib/idlelib/ | ||
| D | UndoDelegator.py | 21 max_undo = 1000 variable in UndoDelegator |