Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/matt/
Dplacer-simple.py8 def dothis(): function
24 f.button = Button(f, foreground='red', text='amazing', command=dothis)
Dpacker-and-placer-together.py10 def dothis(): function
26 f.button = Button(f, foreground='red', text='amazing', command=dothis)