commit | 5cca695ed64482c88c010964142ffad5e9104fe3 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sun Jul 04 20:47:00 2010 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sun Jul 04 20:47:00 2010 +0000 |
tree | f1e1ba0162a9e432375ea1a8b29edd505961831a | |
parent | 45a26b9b185dcc37eca22cdbaf2742c4d500c7d2 [diff] [blame] |
Add brief explanation; remove no-longer-working link
diff --git a/Tools/README b/Tools/README index fffe9d2..655b3ce 100644 --- a/Tools/README +++ b/Tools/README
@@ -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.