From: Guido van Rossum Date: Fri, 18 Oct 2002 15:36:31 +0000 (+0000) Subject: Add description of the cgi directory. X-Git-Tag: v2.3c1~3729 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=989ea8d4eb8dd0c0aa9dd2a5a1300d2fc57dfcb0;p=thirdparty%2FPython%2Fcpython.git Add description of the cgi directory. --- diff --git a/Demo/README b/Demo/README index a4ccc711bcb6..5e3d9e2fb357 100644 --- a/Demo/README +++ b/Demo/README @@ -13,6 +13,8 @@ subdirectories listed here are distributed. They are listed just in case I change my mind about them. +cgi CGI examples (see also ../Tools/faqwiz/.) + classes Some examples of how to use classes. comparisons A set of responses to a really old language-comparison