[google-appengine] want to migrate to python 2.7 from 2.5,but after making changes website doesn't work

2013-06-03 Thread Sam Mak
I am trying to migrate from python to 2.7 to 2.5 but after making the required changes to main.py and app.yaml file, my site does not work please help... what changes should i make to these to get it to work main.py import os from google.appengine.ext import webapp from google.appengine.ext.web

[google-appengine] Want to migrate my site hosted on appengine to python 2.7 from 2.5

2013-06-03 Thread Sam Mak
I am trying to migrate from python to 2.7 to 2.5 but after making the required changes to main.py and app.yaml file, my site does not work please help... what changes should i make to these to get it to work main.py import os from google.appengine.ext import webapp from google.appengine.ext.web