From: Guilherme Polo Date: Sat, 28 Mar 2009 19:20:52 +0000 (+0000) Subject: Blocked revisions 70641,70651 via svnmerge X-Git-Tag: v2.6.2c1~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94cc409a113635d3df5023eed2c347ec479248d9;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 70641,70651 via svnmerge ........ r70641 | guilherme.polo | 2009-03-27 18:43:08 -0300 (Fri, 27 Mar 2009) | 3 lines Adjusted _tkinter to compile without warnings when WITH_THREAD is not defined (part of issue #5035) ........ r70651 | guilherme.polo | 2009-03-28 16:17:16 -0300 (Sat, 28 Mar 2009) | 1 line Typo fix ........ ---