cpython/Lib/tkinter/test/test_ttk
Serhiy Storchaka fc14ad9962 Issue #6181: Fixed minor bugs in tkinter.Listbox methods:
bbox(), curselection() and get().
2014-06-02 21:31:07 +03:00
..
__init__.py
test_extensions.py Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. 2014-01-07 19:27:42 +02:00
test_functions.py Added missed calls of splitlist(). 2014-06-01 11:21:55 +03:00
test_style.py Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. 2014-01-07 19:27:42 +02:00
test_widgets.py Issue #6181: Fixed minor bugs in tkinter.Listbox methods: 2014-06-02 21:31:07 +03:00