Hi Andy, What import errors do you get, and under what circumstances?
On Tue, Dec 8, 2009 at 11:51 PM, Andy Freeman <[email protected]> wrote: > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
