Hello, I started to learn how to write apps for Google App Engine and I developed some small helloworld applications which I can run both locally and on GAE itself. I use Python.
I want now to show the version of the application as defined in app.yaml in one of the app pages. I looked for an API that I could call from a Request Handler and that would give me that value but I found nothing. Is there a way to achieve this? If yes, I would would be grateful for any hints and pointers. Thank you very much in advance. Regards Rambius -- 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.
