Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DGrepDialog.py145 def show_grep_dialog(): function
150 button = Button(root, text="Show GrepDialog", command=show_grep_dialog)