Hello

I use GAE and I use the app.yaml to solve this
but there is anther problem
I have more than one function in the file so I want to point to the
specific function

the code in app.yaml is
- url: /login
  script: applications\init\controllers\login.py

but if I have a script contain 2 functions how to point to one of
them ?

Thanks for your patience and your ideas

-- 
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