On 20/04/13 19:32, Jim Mooney wrote:
I was looking at google pengine for python and it only supports 2.7. I've installed 3 and would rather not go back
This is why we tend to recommend 2.7 for anyone doing serious work in Python.
Any dependency on a 3rd party library is much more likely to succeed if you stick with 2.x.
And as for automated tools - its very unusual to provide tools to port backwards, most folks want to go the other way...
-- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor