cpython/Lib/lib-tk
Guido van Rossum 2cd0a65c70 Add 'get' method to Variable and switch it from internal class to
standard class (it is now useful because it doesn't constrain the type
of the value).
2003-04-16 20:10:03 +00:00
..
Canvas.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
Dialog.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
FileDialog.py Fix example in a docstring to not use 'file' as a variable name 2003-01-21 14:19:21 +00:00
FixTk.py Search for tix subdirectories. Fixes #564729. Will backport to 2.2. 2002-11-09 19:01:44 +00:00
ScrolledText.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
SimpleDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
Tix.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
tkColorChooser.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
tkCommonDialog.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
Tkconstants.py -- added a couple of missing Tkinter constants (canvas item styles, 2000-08-09 19:37:16 +00:00
Tkdnd.py Make reindent.py happy (convert everything to 4-space indents!). 2000-10-23 18:31:14 +00:00
tkFileDialog.py Convert Tcl path objects to strings. Fixes #661357. 2003-01-04 00:08:09 +00:00
tkFont.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
Tkinter.py Add 'get' method to Variable and switch it from internal class to 2003-04-16 20:10:03 +00:00
tkMessageBox.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
tkSimpleDialog.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
turtle.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00