I want to make a new Python installtion on a Debian computer. I have installed Python 2.7.3, because there are some new language constructs I want to use. Afterwards I have made a new installation of web2py using the script setup-web2py-ubuntu.sh. Works fine, but it uses Python 2.6
What changes should I make? Regards, Martin --

