system call in python

Catherine Yang yiyang at wharton.upenn.edu
Thu Aug 14 01:21:07 EDT 2003


Hi,

A question about how to execute a system command from python program. e.g.
in a python script, I need to run another program written in C++, and after
that come back to the same python program.

Is it the system module, and which function do I use to do this?

Thanks a lot
Catherine






More information about the Python-list mailing list