ok thank you that makes sense.
how can i customize the the remote api to put a subdirectory in sys.path 
automatically. or better which file do i have to customize?
i tried with google/appengine/ext/remote_api/handler.py but it did not work as 
expected

On Feb 1, 2011, at 11:34 AM, andreas schmid wrote:

> hi,
> 
> do i still need these entries in my app.yaml?
> 
> - url: /remote_api
>  script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
>  login: admin
> 
> - url: /_ah/queue/deferred
>  script: $PYTHON_LIB/google/appengine/ext/deferred/handler.py
>  login: admin
> 
> 
> im uring the remote_api: on in the builtins definition. so i guess i dont 
> need the first entry any more. 
> but what about the deferred handler?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to