]> granicus.if.org Git - python/commit
Issue #5450: Moved tests involving loading tk from Lib/test/test_tcl to
authorGuilherme Polo <ggpolo@gmail.com>
Sun, 21 Jun 2009 17:22:50 +0000 (17:22 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Sun, 21 Jun 2009 17:22:50 +0000 (17:22 +0000)
commit7f146ab0ca5443a54f575b24965106a0e967a9dc
tree9c340687e543862511e5a7e65b291f8311feded0
parent439bf93f8cf8c3c24fc8d5d2f6438ca7adb72d0d
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/lib-tk/test/test_tkinter/test_loadtk.py [new file with mode: 0644]
Lib/test/test_tcl.py
Misc/NEWS