cpython/Lib/lib-tk
Martin v. Löwis 70c3dda2fb Convert booleans to integers in IntVar.set. Fixes #671741.
Return booleans from _tkinter.getboolean.
Convert booleans to Tcl booleans in AsObj.
2003-01-22 09:17:38 +00:00
..
Canvas.py
Dialog.py
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
SimpleDialog.py
Tix.py Tix update from Mike Clarkson (maintainer) 2002-12-30 23:52:01 +00:00
Tkconstants.py
Tkdnd.py
Tkinter.py Convert booleans to integers in IntVar.set. Fixes #671741. 2003-01-22 09:17:38 +00:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py Convert Tcl path objects to strings. Fixes #661357. 2003-01-04 00:08:09 +00:00
tkFont.py
tkMessageBox.py
tkSimpleDialog.py
turtle.py Whitespace normalization (get rid of tabs). 2002-09-29 00:25:51 +00:00