From: Guilherme Polo Date: Sat, 7 Mar 2009 02:15:50 +0000 (+0000) Subject: Blocked revisions 70223 via svnmerge X-Git-Tag: v2.6.2c1~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4362d12c7bc91ae85e706714b1938931fa93018;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 70223 via svnmerge ........ r70223 | guilherme.polo | 2009-03-06 23:14:38 -0300 (Fri, 06 Mar 2009) | 4 lines Fixed issue #2638: Show a window constructed with tkSimpleDialog.Dialog only after it is has been populated and properly configured in order to prevent window flashing. ........ ---