From: Guilherme Polo Date: Sat, 7 Mar 2009 02:20:24 +0000 (+0000) Subject: Blocked revisions 70225 via svnmerge X-Git-Tag: 3.0~332 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=004d409553e1ed5db544e302385afe7574c49b95;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 70225 via svnmerge ................ r70225 | guilherme.polo | 2009-03-06 23:19:14 -0300 (Fri, 06 Mar 2009) | 11 lines Merged revisions 70223 via svnmerge from svn+ssh://pythondev/python/trunk ........ 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. ........ ................ ---