This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-16 17:38:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3207a03035deabbff8a68f4f29dc33d1da944801
cpython
/
Lib
/
tkinter
/
test
/
test_tkinter
T
History
Serhiy Storchaka
10cbb1e463
Fixed new Tkinter tests added in issue
#21522
with Tk 8.4.
2014-05-23 23:58:13 +03:00
..
__init__.py
…
test_font.py
…
test_geometry_managers.py
Issue
#20635
: Added tests for Tk geometry managers.
2014-04-13 19:52:23 +03:00
test_loadtk.py
…
test_misc.py
Issue
#16541
: tk_setPalette() now works with keyword arguments.
2013-01-02 00:03:58 +02:00
test_text.py
tkinter.Text.debug() now always returns 0/1.
2014-01-11 13:13:46 +02:00
test_variables.py
Issue
#20368
: The null character now correctly passed from Tcl to Python.
2014-02-03 21:24:07 +02:00
test_widgets.py
Fixed new Tkinter tests added in issue
#21522
with Tk 8.4.
2014-05-23 23:58:13 +03:00