Ah, yes - it's in GoogleAppEngineLauncher.app... on macs thx,
-wes On Thu, Feb 18, 2010 at 4:46 PM, Wes James <[email protected]> wrote: > Hmm. I see: > > from google.appengine.ext import db as gae > > in gql.py > > but if I run python from the cli and do: > > from google.appengine.ext import db as gae > > I get Import Error. > > Where is web2py getting this from? I looked in web2py, > /System/Library (mac) and /usr/local.... > > I'm not sure that would help with web2py gae select syntax though, would it? > > -wes > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

