]> granicus.if.org Git - python/commitdiff
Always handle non-handled events before destoying root widget in tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Oct 2014 17:36:03 +0000 (20:36 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Oct 2014 17:36:03 +0000 (20:36 +0300)
This gets rid of  Tcl warnings when they are handled later when the root is
already destroyed.


Trivial merge