Hi,

Just one tangential comment:

On 25 June 2012 14:33, Developer Ecofunds <ecofunds.develo...@gmail.com> wrote:
> I'm using python 2.5 because it's the one works with Google App Engine
> <https://developers.google.com/appengine/docs/python/gettingstarted/>

GAE works with Python 2.7 also:
https://developers.google.com/appengine/docs/python/gettingstartedpython27/
https://developers.google.com/appengine/docs/python/python27/newin27

(You can in fact see this in the link you posted also in the left-hand
sidebar below the part about Python 2.5 that you referenced.)

As you'll see there's lots of features only available on 2.7, so it's
probably highly preferable to work on 2.7 rather than 2.5.

Cheers,

Walter
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to