mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
further work on saving configs
This commit is contained in:
parent
813b56e387
commit
f9bb90e453
3 changed files with 163 additions and 45 deletions
|
@ -264,8 +264,6 @@ if __name__ == '__main__':
|
|||
#test the dialog
|
||||
root=Tk()
|
||||
def run():
|
||||
#import aboutDialog
|
||||
#aboutDialog.AboutDialog(root,'About')
|
||||
keySeq=''
|
||||
dlg=GetKeysDialog(root,'Get Keys','find-again',[])
|
||||
print dlg.result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue