summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-10-26 10:42:16 (GMT)
committerGeorg Brandl <georg@python.org>2010-10-26 10:42:16 (GMT)
commit123015e10ac4ed9b1e9284984f165b9c60fb778f (patch)
tree2633bedd093260f44db33e981e031ec5e3ba9be2 /Demo
parentf19ff1ea7dcc21776b939e02a481a1ddac3a8c8c (diff)
downloadcpython-123015e10ac4ed9b1e9284984f165b9c60fb778f.zip
cpython-123015e10ac4ed9b1e9284984f165b9c60fb778f.tar.gz
cpython-123015e10ac4ed9b1e9284984f165b9c60fb778f.tar.bz2
faqwiz is removed.
Diffstat (limited to 'Demo')
-rw-r--r--Demo/cgi/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/Demo/cgi/README b/Demo/cgi/README
index e50d2d0..c0631b6 100644
--- a/Demo/cgi/README
+++ b/Demo/cgi/README
@@ -1,8 +1,7 @@
CGI Examples
------------
-Here are some example CGI programs. For a larger example, see
-../../Tools/faqwiz/.
+Here are some example CGI programs.
cgi0.sh -- A shell script to test your server is configured for CGI
cgi1.py -- A Python script to test your server is configured for CGI