CORE PYTHON APPLICATIONS PROGRAMMING, 3rd edition

All source code under Creative Commons Attribution-SharedAlike3.0 License
http://creativecommons.org/licenses/by-sa/3.0/

Chapter 10 Web Programming: CGI and WSGI

Example	Filename
10-1	friends.htm
10-2	friendsA.py
10-3	friendsB.py
10-4	friendsC.py
10-5	friendsC3.py
10-6	uniCGI.py
10-7	advcgi.py