On 2008-02-23, Max <[EMAIL PROTECTED]> wrote:

> Is there a Python equivalent of C++'s system()?

The closest thing is probably system().

It's in the os module.

-- 
Grant

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

Reply via email to