2011/9/6 Ronoaldo José de Lana Pereira <[email protected]>: > version = urllib2.urlopen("http://example.appspot.com/version").read()
If I had the URL, then I would already be all set. It includes the version! Remember: $ python some_path/remote_api_shell.py -s 1-5-3.example.appspot.com The question is: How do I get the URL that was entered on the command line when starting the remote shell? -- 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.
