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
1e8d91adfe946807bcd2fd4f40327542eccebe21
cpython
/
Lib
/
tkinter
/
test
/
test_ttk
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
..
__init__.py
…
test_extensions.py
Issue
#23880
: Tkinter's getint() and getdouble() now support Tcl_Obj.
2015-05-06 14:00:04 +03:00
test_functions.py
Issue
#22226
: Added private function _splitdict() in the Tkinter module.
2014-09-06 22:47:58 +03:00
test_style.py
Issue
#22236
: Tkinter tests now don't reuse default root window. New root
2014-08-24 09:07:47 +03:00
test_widgets.py
Use more precise Tcl version checks in tests.
2015-04-23 10:57:40 +03:00