Home
last modified time | relevance | path

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

/third_party/python/Tools/pynche/
DPyncheWidget.py199 def __init__(self, master, quitfunc): argument
205 root.bind('<Alt-q>', quitfunc)
206 root.bind('<Alt-Q>', quitfunc)