According to the docs [1] / release notes [2] google app engine runs on python2.7 now, i. e. no need to use python2.5 any more.
I wonder if anyone has bothered to try out pyramid on this gae/python2.7 combination and would update the docs? In particular the tutorial "Running Pyramid on Google’s App Engine" [3] still refers to python2.5, also I am not sure if the appengine-monkey described in this tutorial is still needed? -Andreas [1] http://code.google.com/appengine/docs/python/gettingstartedpython27/ [2] http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes [3] http://docs.pylonsproject.org/projects/pyramid/en/1.2-branch/tutorials/gae/index.html -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
