[Python-checkins] r69196 - python/branches/release26-maint

guilherme.polo python-checkins at python.org
Mon Feb 2 01:42:09 CET 2009


Author: guilherme.polo
Date: Mon Feb  2 01:42:09 2009
New Revision: 69196

Log:
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.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list