Thanks to everyone for answering my questions so far. At the deployment section of the book now. Earlier I've been running web2py with python 2.7 but to run from source I need to install 2.5. The python web site has an msi installer for 2.5 but only source code for 2.5.6. http://www.python.org/getit/releases/2.5.6/NEWS.txt describing the differences. the text file is a bit too long to paste here.
Installing on an apache server with mod_wsgi on windows xp 32 bit. Should I try to build and install 2.5.6 or will the 2.5 that comes with the msi installer be ok? Regards, Bill

