summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/README
diff options
context:
space:
mode:
authorGuilherme Polo <ggpolo@gmail.com>2009-01-28 16:06:51 (GMT)
committerGuilherme Polo <ggpolo@gmail.com>2009-01-28 16:06:51 (GMT)
commita7d2797e803151a4fab5a3f08d8c9fceb44bb235 (patch)
treeacd8c07fdb832c4c5e06fdf561684ef57ffb6581 /Demo/tkinter/README
parent5f2384857468552554bbf9414d1389cf62142ae1 (diff)
downloadcpython-a7d2797e803151a4fab5a3f08d8c9fceb44bb235.zip
cpython-a7d2797e803151a4fab5a3f08d8c9fceb44bb235.tar.gz
cpython-a7d2797e803151a4fab5a3f08d8c9fceb44bb235.tar.bz2
Merged revisions 69053 via svnmerge from
svn+ssh://pythondev/python/trunk ........ r69053 | guilherme.polo | 2009-01-28 13:56:01 -0200 (Wed, 28 Jan 2009) | 2 lines Demos for ttk added. ........
Diffstat (limited to 'Demo/tkinter/README')
-rw-r--r--Demo/tkinter/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/tkinter/README b/Demo/tkinter/README
index f245d16..c9f18df 100644
--- a/Demo/tkinter/README
+++ b/Demo/tkinter/README
@@ -8,3 +8,4 @@ Subdirectories:
guido my original example set (fairly random collection)
matt Matt Conway's examples, to go with his lifesaver document
+ttk Examples using the ttk module