]> granicus.if.org Git - python/commit
Always handle non-handled events before destoying root widget in tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Oct 2014 17:32:05 +0000 (20:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Oct 2014 17:32:05 +0000 (20:32 +0300)
commite73b8c64b8cc2531b21135e0d0f07de11dc76ab3
treec377919b18af25bfe3017e82172a4fe59ecc0dbe
parent9511b546e47d900c7a6b5ac01915d5d5b4896889
Always handle non-handled events before destoying root widget in tests.
This gets rid of  Tcl warnings when they are handled later when the root is
already destroyed.
Lib/lib-tk/test/test_ttk/support.py