]> granicus.if.org Git - python/commit
Merged revisions 73495 via svnmerge from
authorGuilherme Polo <ggpolo@gmail.com>
Sun, 21 Jun 2009 17:40:07 +0000 (17:40 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Sun, 21 Jun 2009 17:40:07 +0000 (17:40 +0000)
commit2a998fabec10f4b0dad9e94d781fead870053105
treea40688aa3c713f2dbe0ebba2a958e20324adab2e
parent10706e28d33905d7e949c4f6544d182759c8ebc2
Merged revisions 73495 via svnmerge from
svn+ssh://pythondev/python/trunk

........
  r73495 | guilherme.polo | 2009-06-21 14:22:50 -0300 (Sun, 21 Jun 2009) | 4 lines

  Issue #5450: Moved tests involving loading tk from Lib/test/test_tcl to
  Lib/lib-tk/test/test_tkinter/test_loadtk in order to follow the behaviour of
  test_ttkguionly.
........
Lib/test/test_tcl.py
Lib/tkinter/test/test_tkinter/test_loadtk.py [new file with mode: 0644]
Misc/NEWS