summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/simpledialog.py
Commit message (Expand)AuthorAgeFilesLines
* Remove rest of the tkinter package.Georg Brandl2008-05-201-421/+0
* Really move the imports to the top this time. :)Georg Brandl2008-05-171-4/+3
* Move imports to file top.Georg Brandl2008-05-171-6/+6
* Tkinter rename: merge tkSimpleDialog and tkFileDialog into simpledialog and f...Georg Brandl2008-05-171-2/+312
* Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.Georg Brandl2008-05-161-0/+112