taskqueue is no longer a labs feature, but a trunk feature on GAE, so use:

from google.appengine.api import taskqueue

can you try and load the logged URL by hand in the browser?  It should 
follow the same URL processing and i have not had to add special routes.py 
or app.yaml to make it work.

cfh

Reply via email to