From: Serhiy Storchaka Date: Sun, 25 Sep 2016 13:54:17 +0000 (+0300) Subject: Issue #27611: Fixed support of default root window in the tkinter.tix module. X-Git-Tag: v3.7.0a1~2392 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06c6eeec51392ff0b691b8f296700d3dc6c3c809;p=thirdparty%2FPython%2Fcpython.git Issue #27611: Fixed support of default root window in the tkinter.tix module. Added the master parameter in the DisplayStyle constructor. --- 06c6eeec51392ff0b691b8f296700d3dc6c3c809