From: Guilherme Polo Date: Mon, 2 Feb 2009 00:42:09 +0000 (+0000) Subject: Blocked revisions 69169,69195 via svnmerge X-Git-Tag: v2.6.2c1~219 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=818aa20d4c48aba3be104215d8295205a1b3cda5;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 69169,69195 via svnmerge ........ r69169 | guilherme.polo | 2009-02-01 00:56:16 -0200 (Sun, 01 Feb 2009) | 3 lines Restore Tkinter.Tk._loadtk so this test doesn't fail for problems related to ttk. ........ r69195 | guilherme.polo | 2009-02-01 22:38:54 -0200 (Sun, 01 Feb 2009) | 3 lines Use a single Tcl interpreter through all these tests, this may help some failing buildbots. ........ ---