cpython/Lib/lib-tk/test/test_ttk
Antoine Pitrou 0b481ca321 Merged revisions 85018 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85018 | antoine.pitrou | 2010-09-26 18:36:33 +0200 (dim., 26 sept. 2010) | 4 lines

  Issue #8445: try to fix some buildbot failures on test_ttk_guionly.
  Patch by Guilherme.
........
2010-10-09 10:09:06 +00:00
..
__init__.py Added the ttk module. See issue #2983: Ttk support for Tkinter. 2009-01-28 13:09:03 +00:00
support.py Use a single Tcl interpreter through all these tests, this may help some 2009-02-02 00:38:54 +00:00
test_extensions.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_functions.py #7092: silence some py3k warnings 2010-04-02 08:30:21 +00:00
test_style.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_widgets.py Merged revisions 85018 via svnmerge from 2010-10-09 10:09:06 +00:00