Hi, In Python, you can access this as os.environ['CURRENT_VERSION_ID'].
-Nick Johnson On Mon, May 17, 2010 at 9:34 PM, rambius <[email protected]>wrote: > 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]<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 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.
