cpython/Lib/tkinter
Serhiy Storchaka 645058d11a Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Tkinter's getdouble() now supports any numbers (in particular int).
2015-05-06 14:00:04 +03:00
..
test Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
__init__.py Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
__main__.py
_fix.py Issue #17896: Move Windows external lib sources from .. to externals. 2014-11-01 22:39:21 -05:00
colorchooser.py De-'colour'ize stdlib except for idlelib.configDialog. 2014-10-09 18:44:32 -04:00
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
messagebox.py
scrolledtext.py
simpledialog.py Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
tix.py
ttk.py Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always 2015-04-04 12:43:01 +03:00