summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-10-18 15:36:31 (GMT)
committerGuido van Rossum <guido@python.org>2002-10-18 15:36:31 (GMT)
commit989ea8d4eb8dd0c0aa9dd2a5a1300d2fc57dfcb0 (patch)
treeea0da353ba119d19a7471bbcc42d18f0dd528aba /Demo
parentcc44ccccb25a3d215dc4b947bb619b62e4181185 (diff)
downloadcpython-989ea8d4eb8dd0c0aa9dd2a5a1300d2fc57dfcb0.zip
cpython-989ea8d4eb8dd0c0aa9dd2a5a1300d2fc57dfcb0.tar.gz
cpython-989ea8d4eb8dd0c0aa9dd2a5a1300d2fc57dfcb0.tar.bz2
Add description of the cgi directory.
Diffstat (limited to 'Demo')
-rw-r--r--Demo/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Demo/README b/Demo/README
index a4ccc71..5e3d9e2 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