In <[email protected]> Jaiky <[email protected]> writes:
> >>> from google.appengine.ext import db > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named appengine.ext > what to do please help ..... Has the Google App Engine library been installed on your system? -- John Gordon A is for Amy, who fell down the stairs [email protected] B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies" -- http://mail.python.org/mailman/listinfo/python-list
