From: Andrew M. Kuchling Date: Sun, 4 Jul 2010 20:47:00 +0000 (+0000) Subject: Add brief explanation; remove no-longer-working link X-Git-Tag: v3.2a1~309 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cca695ed64482c88c010964142ffad5e9104fe3;p=python Add brief explanation; remove no-longer-working link --- diff --git a/Tools/README b/Tools/README index fffe9d2962..655b3ceaed 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.