commit | 4eae07844803880d0b57144708dca8889db511e8 | [log] [tgz] |
---|---|---|
author | Guilherme Polo <ggpolo@gmail.com> | Wed Jan 28 15:56:01 2009 +0000 |
committer | Guilherme Polo <ggpolo@gmail.com> | Wed Jan 28 15:56:01 2009 +0000 |
tree | 37c535ace0c05e7db9e25acc95e9c8059d03cbc1 | |
parent | cda93aafde744df8006950c13e9893f29a747c31 [diff] [blame] |
Demos for ttk added.
diff --git a/Misc/NEWS b/Misc/NEWS index 8ae45c9..5866c4a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -379,6 +379,8 @@ Tools/Demos ----------- +- Ttk demos added in Demo/tkinter/ttk/ + - Issue #4677: add two list comprehension tests to pybench. Build