On Nov 10, 4:26 pm, Syed <[email protected]> wrote: > Nice. Thanks for the tip. If I'm completely new to python and web2py-- > and am most interested building web2py apps on GAE--should I just > stick to official book for awhile? Will I need to delve into > peculiarities of GAE anytime soon?
I haven't done anything with GAE, but I think you'll find the book will serve you well. web2py can handle GAE pretty easily, though I think there are a few special considerations when designing your app. There are references to GAE throughout the book, and a whole section in Chapter 11: http://web2py.com/book/default/chapter/11#Google-App-Engine Anthony

