Fredrik Lundh wrote:

> start here:
> 
>      http://www.python.org/doc/lib/

make sure you skim though the *entire* list.  when you've done that, see 
the "process management" section in the "os" module documentation (make 
sure to read the entire page before you decide which API to use), and 
also the "subprocess" module documentation.

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to