As of 1.2.8, the handler in google/appengine/ext/deferred/deferred.py (imported by google/appengine/ext/deferred/__init__.py) says to use google/appengine/ext/deferred/handler.py as the handler instead, citing possible import errors.
I get import errors in my development environment (windows xp, python 2.5.2 (r252:60911 on win32) when I use handler.py but not when I use deferred.py. Any ideas what I'm doing differently? Is this going to bite me in production? Thanks, -andy -- 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.
