This import was failing: from google.appengine.api.search import expression_parser When you use from google.appengine.api import search
Why it was happening? Any comment from google guys will be appreciated Thanks and regards Saludos. Moisés Belchín. 2013/7/3 Moises Belchin <[email protected]> > Suddenly we're experimenting 500 errors. > > ImportError: cannot import name expression_parser > > > Obviusly we don't have any package expression_parser. > > Anyone with the same problem? > > This error is occurring > intermittently > . > > Thanks and regards. > > Saludos. > Moisés Belchín. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
