This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
9c3848b39b
cpython
/
Demo
/
cgi
History
Download ZIP
Download TAR.GZ
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
cgi1.py
Grammar repair in comment.
2002-10-17 16:33:40 +00:00
cgi2.py
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