OK, your Python Web Server V. 2.4 is running...


Now try the Python execution tests below...

You can shut the server down by going to the window that started the web server and hitting Ctrl-C.
1. Test simple Python HTML generation...
2. Test method="GET" processing
3. Test method="POST" processing
4. Test many <input... type controls