Hi Robin, I am trying to do this programmatically and I cannot use os.system because a shell my may not be available.
Massimo On 28 Apr, 18:54, Robin B <[email protected]> wrote: > To add the email/password, try these switches with appcfg.py: > > --email=... > --passin > > http://code.google.com/appengine/docs/python/tools/uploadinganapp.htm... > > Robin > > On Apr 28, 5:03 pm, mdipierro <[email protected]> wrote: > > > would somebody be able to send a piece of Python code to > > programmatically insert google username and password and upload an app > > into GAE? > > > look into how dev_appserver does it. > > > We could integrate this in admin. It should not be difficult. > > > Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

