Georg Brandl
|
6634bf2919
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
Georg Brandl
|
33cece05b9
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
Georg Brandl
|
bbc57d73a0
|
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
|
2008-05-16 14:24:45 +00:00 |
Raymond Hettinger
|
ff41c48a77
|
SF patch #701494: more apply removals
|
2003-04-06 09:01:11 +00:00 |
Fred Drake
|
d038ca830f
|
Make reindent.py happy (convert everything to 4-space indents!).
|
2000-10-23 18:31:14 +00:00 |
Guido van Rossum
|
9455063d1e
|
keyword parameter changes
|
1995-08-04 03:49:39 +00:00 |
Guido van Rossum
|
761c5aba8e
|
Tk 4.0 and Tcl 7.4 are now standard
|
1995-07-14 15:29:10 +00:00 |
Guido van Rossum
|
f023ab0471
|
Dialog.py: d.num should be numeric, not string
Tkinter.py: on destroy(), remove self from master's dict of children
|
1994-08-30 12:13:44 +00:00 |
Guido van Rossum
|
f713247ed7
|
Initial revision
|
1994-06-27 08:00:16 +00:00 |