> @Anthony: The reason that I am using python 2.5 is because I want > web2py to play nicely with App Engine. If I am limiting myself to > learning web2py first and foremost, does it matter that I am using > python 2.5?
If you're creating an app for App Engine, then I suppose sticking with 2.5 makes sense. And 2.5 will certainly be fine if your main focus is learning web2py.

