From: Serhiy Storchaka Date: Sun, 12 Oct 2014 17:36:03 +0000 (+0300) Subject: Always handle non-handled events before destoying root widget in tests. X-Git-Tag: v3.5.0a1~679 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f032a0456da250feb0c1fbff79fd057568184f8;p=python 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. --- 0f032a0456da250feb0c1fbff79fd057568184f8