From: Georg Brandl Date: Mon, 2 Aug 2010 23:18:35 +0000 (+0000) Subject: Remove reference to removed faqwiz tool. X-Git-Tag: v3.2a2~500 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36f72d339698b651b944fc1ed227a57ecc81bd5e;p=thirdparty%2FPython%2Fcpython.git Remove reference to removed faqwiz tool. --- diff --git a/Demo/README b/Demo/README index 8af342050d35..5105e0fbe58b 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.