Home
last modified time | relevance | path

Searched refs:_replace_dialog (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DReplaceDialog.py191 def _replace_dialog(parent): function
220 run(_replace_dialog)
/external/python/cpython3/Lib/idlelib/
Dreplace.py269 def _replace_dialog(parent): # htest # function
307 run(_replace_dialog)