]> granicus.if.org Git - python/commitdiff
Add brief explanation; remove no-longer-working link
authorAndrew M. Kuchling <amk@amk.ca>
Sun, 4 Jul 2010 20:47:00 +0000 (20:47 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sun, 4 Jul 2010 20:47:00 +0000 (20:47 +0000)
Tools/README

index fffe9d29625224844c7a2f68f3a1eff39ca84e9f..655b3ceaedc60062a01e1f925f5c1969cdb34efb 100644 (file)
@@ -1,9 +1,7 @@
 This directory contains a number of Python programs that are useful
 while building or extending Python.
 
-faqwiz         FAQ Wizard.
-               See http://www.python.org/cgi-bin/faqw.py
-               for a live example.
+faqwiz         FAQ Wizard: a CGI script for a user-editable FAQ.
 
 freeze         Create a stand-alone executable from a Python program.