On Tue, Sep 6, 2011 at 5:05 PM, Ernesto Oltra <[email protected]> wrote: > from google.appengine.api import app_identity > app_identity.get_application_id()
Reports the app ID, not the version. For "1-5-3.example.appspot.com" that's: example -- 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.
