cpython/Demo/cgi
Guido van Rossum 9c3848b39b In cmd_create(), use a redirect directive instead of viewing the page;
this avoids resubmitting POST data.

Remove redundant 'Page' from label passed from cmd_new().
2002-10-17 21:41:42 +00:00
..
cgi0.sh Some really simple cgi examples. cgi3 is a MiniWiki. 2002-10-16 21:01:27 +00:00
cgi1.py Grammar repair in comment. 2002-10-17 16:33:40 +00:00
cgi2.py Some really simple cgi examples. cgi3 is a MiniWiki. 2002-10-16 21:01:27 +00:00
cgi3.py Restructure: move all wiki code into a separate module. 2002-10-17 15:53:02 +00:00
wiki.py In cmd_create(), use a redirect directive instead of viewing the page; 2002-10-17 21:41:42 +00:00