]> granicus.if.org Git - python/commit
New dialog routines (Fred Lundh)
authorGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 20:02:36 +0000 (20:02 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 20:02:36 +0000 (20:02 +0000)
commit1e8c8a20f2b5ff51415ed8dfbf4df574595a95fb
treec6f6d34dad616a9efe0aaeaa7e5727b33b604762
parent65c78e18b593955c231006dcb5862b53d3a2f169
New dialog routines (Fred Lundh)
Lib/lib-tk/tkColorChooser.py [new file with mode: 0644]
Lib/lib-tk/tkCommonDialog.py [new file with mode: 0644]
Lib/lib-tk/tkFileDialog.py [new file with mode: 0644]
Lib/lib-tk/tkMessageBox.py [new file with mode: 0644]
Lib/tkinter/tkColorChooser.py [new file with mode: 0644]
Lib/tkinter/tkCommonDialog.py [new file with mode: 0644]
Lib/tkinter/tkFileDialog.py [new file with mode: 0644]
Lib/tkinter/tkMessageBox.py [new file with mode: 0644]