Did you include? from google.appengine.runtime import apiproxy_errors
2009/10/29 Greg Tracy <[email protected]>: > > > I tried to use the apiproxy_errors version but GAE couldn't find it > during excecution... > > File "/base/data/home/apps/apodemail/1.337377943281842397/main.py", > line 191, in post > except apiproxy_errors.DeadlineExceededError: > NameError: global name 'apiproxy_errors' is not defined --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
