On Sat, Nov 8, 2008 at 11:46 PM, Alexander Orlov <[EMAIL PROTECTED]> wrote: > > On Nov 7, 9:07 pm, "David Symonds" <[EMAIL PROTECTED]> wrote: >> You'll want to use os.popen instead. > > How should I exactly use it? > os.popen(cmd, args)
http://www.google.com/search?q=site:python.org+os.popen http://www.google.com/search?q=site:python.org+subprocess.Popen Dave. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
