summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/simpledialog.py
Commit message (Collapse)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 ↵Georg Brandl2008-05-171-2/+312
| | | | filedialog.
* Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.Georg Brandl2008-05-161-0/+112