Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dgrep.py208 def show_grep_dialog(): function
213 button = Button(frame, text="Show GrepDialog", command=show_grep_dialog)