This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 06:36:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
tkinter
/
test
/
test_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
..
__init__.py
…
test_font.py
…
test_geometry_managers.py
…
test_images.py
…
test_loadtk.py
…
test_misc.py
…
test_text.py
…
test_variables.py
Issue
#23880
: Tkinter's getint() and getdouble() now support Tcl_Obj.
2015-05-06 14:00:04 +03:00
test_widgets.py
Use more precise Tcl version checks in tests.
2015-04-23 10:58:15 +03:00