This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48e47aaa28d6dfdae128142ffcbc4b0642422e90
cpython
/
Lib
/
tkinter
History
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
Issue
#20976
: pyflakes: Remove unused imports
2014-03-20 09:16:38 +01:00
ttk.py
Issue
#15133
: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
2015-04-04 12:43:01 +03:00