summaryrefslogtreecommitdiff
path: root/Demo
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-08-02 23:18:35 +0000
committerGeorg Brandl <georg@python.org>2010-08-02 23:18:35 +0000
commit36f72d339698b651b944fc1ed227a57ecc81bd5e (patch)
tree733c932f1ee53fdcfc0c2fbe9f6683fd11d7085c /Demo
parent68642f5ed0100eb8c0b970bc9333af1d272bf4f8 (diff)
downloadcpython-git-36f72d339698b651b944fc1ed227a57ecc81bd5e.tar.gz
Remove reference to removed faqwiz tool.
Diffstat (limited to 'Demo')
-rw-r--r--Demo/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/README b/Demo/README
index 8af342050d..5105e0fbe5 100644
--- a/Demo/README
+++ b/Demo/README
@@ -13,7 +13,7 @@ subdirectories listed here are distributed. They are listed just
in case I change my mind about them.
-cgi CGI examples (see also ../Tools/faqwiz/.)
+cgi CGI examples.
classes Some examples of how to use classes.