summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-04-10 11:41:30 (GMT)
committerGuido van Rossum <guido@python.org>1995-04-10 11:41:30 (GMT)
commit9e712fdd17d026f8c1a730a75ff030422c2b3e75 (patch)
tree57d794e7f39793ada5ff336feebe4741c0938f91 /Demo
parent07a272d9dec67f8eb4f2bf1396a2f13671fdaba2 (diff)
downloadcpython-9e712fdd17d026f8c1a730a75ff030422c2b3e75.zip
cpython-9e712fdd17d026f8c1a730a75ff030422c2b3e75.tar.gz
cpython-9e712fdd17d026f8c1a730a75ff030422c2b3e75.tar.bz2
remove ref to howard subdirectory
Diffstat (limited to 'Demo')
-rw-r--r--Demo/tkinter/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demo/tkinter/README b/Demo/tkinter/README
index 42af79c..257c95a 100644
--- a/Demo/tkinter/README
+++ b/Demo/tkinter/README
@@ -9,4 +9,3 @@ Subdirectories:
guido my original example set (fairly random collection)
matt Matt Conway's examples, to go with his lifesaver document
www a progressing sequence of www clients using Tk
-howard some dialogs contributed by Ken Howard