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
c0bc4eff5093bd4268cb3d02b9dca2fcbe7e59ca
cpython
/
Lib
/
lib-tk
/
test
/
test_tkinter
History
Serhiy Storchaka
f94686f6b8
Issue
#6181
: Fixed minor bugs in tkinter.Listbox methods:
...
bbox(), curselection() and get().
2014-06-02 21:30:53 +03:00
..
__init__.py
…
test_geometry_managers.py
Issue
#20635
: Added tests for Tk geometry managers.
2014-05-23 13:54:35 +03:00
test_images.py
Issue
#21605
: Added tests for Tkinter images.
2014-06-01 12:34:42 +03:00
test_loadtk.py
…
test_text.py
tkinter.Text.debug() now always returns 0/1.
2014-01-11 13:12:58 +02:00
test_variables.py
Issue
#20368
: The null character now correctly passed from Tcl to Python (in
2014-02-03 21:23:46 +02:00
test_widgets.py
Issue
#6181
: Fixed minor bugs in tkinter.Listbox methods:
2014-06-02 21:30:53 +03:00