I want to update the app in google app store. But I can't download the code...
Is there any way to update the app without downloading the code?
I tried to download with python, google app engine SDK...
But appcfg.py download_app -A
This command does not work giving this error
NameError: global name 'execfile' is not defined...
Can you help me with this?