[Tutor] subprocess

Sander Sweers sander.sweers at gmail.com
Sat Mar 27 12:33:59 CET 2010


On 27 March 2010 09:30, David Abbott <david at pythontoo.com> wrote:
> Here is an example using subprocess.call
> http://dwabbott.com/code/index8.html
>
> and some more here with subprocess.Popen
> http://asterisklinks.com/wiki/doku.php?id=wiki:subprocess

On top of that we have the excelent PyMOTW from Doug on subprocess.
http://blog.doughellmann.com/2007/07/pymotw-subprocess.html

Greets
Sander


More information about the Tutor mailing list