Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -2/+2 |
* | Tkinter renaming reversal: move modules back in their place. | Georg Brandl | 2008-05-20 | 1 | -0/+49 |
* | Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. | Georg Brandl | 2008-05-16 | 1 | -49/+0 |
* | SF patch #701494: more apply removals | Raymond Hettinger | 2003-04-06 | 1 | -5/+5 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -34/+34 |
* | keyword parameter changes | Guido van Rossum | 1995-08-04 | 1 | -2/+4 |
* | Tk 4.0 and Tcl 7.4 are now standard | Guido van Rossum | 1995-07-14 | 1 | -1/+9 |
* | Dialog.py: d.num should be numeric, not string | Guido van Rossum | 1994-08-30 | 1 | -5/+6 |
* | Initial revision | Guido van Rossum | 1994-06-27 | 1 | -0/+38 |