commit | 989ea8d4eb8dd0c0aa9dd2a5a1300d2fc57dfcb0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Oct 18 15:36:31 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Oct 18 15:36:31 2002 +0000 |
tree | ea0da353ba119d19a7471bbcc42d18f0dd528aba | |
parent | cc44ccccb25a3d215dc4b947bb619b62e4181185 [diff] [blame] |
Add description of the cgi directory.
diff --git a/Demo/README b/Demo/README index a4ccc71..5e3d9e2 100644 --- a/Demo/README +++ b/Demo/README
@@ -13,6 +13,8 @@ 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