James wrote:

> The subprocess module is meant to replace spawn, popen2, os.system()  
> etc. if I'm not mistaken.

Yes.

> Take a look at this excellent resource I've used numerous times:
> 
> http://www.python.org/dev/peps/pep-0324/

The same information (with better format but split between multiple 
pages) is in the module docs at
http://docs.python.org/lib/module-subprocess.html

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to