Using web2py 2.0.9 source with AppEngine 1.7.2 I get an error in GAE:
ERROR 2012-10-15 00:29:49,611 cgi.py:121] Traceback (most recent call
last):
File "C:\gaeapp\gaehandler.py", line 41, in <module>
from gluon.settings import global_settings
ImportError: No module named gluon.settings
--

