]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/README
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Demo / cgi / README
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/README b/AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/README
deleted file mode 100644 (file)
index 90d6c9b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-CGI Examples\r
-------------\r
-\r
-Here are some example CGI programs.  For a larger example, see\r
-../../Tools/faqwiz/.\r
-\r
-cgi0.sh -- A shell script to test your server is configured for CGI\r
-cgi1.py -- A Python script to test your server is configured for CGI\r
-cgi2.py -- A Python script showing how to parse a form\r
-cgi3.py -- A Python script for driving an arbitrary CGI application\r
-wiki.py -- Sample CGI application: a minimal Wiki implementation\r