Home | History | Annotate | Download | only in python2.7

Lines Matching defs:GUI

2090 def gui():
2092 class GUI:
2264 gui = GUI(root)
2295 gui()