Merged revisions 69050 via svnmerge from
svn+ssh://pythondev/python/trunk ........ r69050 | guilherme.polo | 2009-01-28 11:09:03 -0200 (Wed, 28 Jan 2009) | 2 lines Added the ttk module. See issue #2983: Ttk support for Tkinter. ........
Showing
Doc/library/tkinter.ttk.rst
0 → 100644
This diff is collapsed.
Lib/test/test_tk_guionly.py
0 → 100644
Lib/test/test_tk_textonly.py
0 → 100644
Lib/tkinter/test/README
0 → 100644
Lib/tkinter/test/__init__.py
0 → 100644
Lib/tkinter/test/support.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
Lib/tkinter/ttk.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment