]> granicus.if.org Git - python/commit
Issue #21402: tkinter.ttk now works when default root window is not set.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 May 2014 15:38:27 +0000 (18:38 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 May 2014 15:38:27 +0000 (18:38 +0300)
commitb49eff25b7af3398b44f1b5e8b29748948c22b69
tree89cc71f2b8e7e3fd7f8c83f112a7d685f884d82f
parentffc1e6d42b3e8ffff7cdc6ff80dc9582c86a26c8
Issue #21402: tkinter.ttk now works when default root window is not set.
Lib/tkinter/test/test_ttk/test_functions.py
Lib/tkinter/ttk.py
Misc/NEWS