Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/guido/
Dmbox.py103 scanmenu.bind('<ButtonRelease-3>', scan_unpost)
154 def scan_unpost(e): function