Running shell programs from Python

seh at ffi.no seh at ffi.no
Tue Apr 18 09:36:26 EDT 2000


I have just started with Python and have some questions.. I have some
compiled c programs that I normally run from the shell. I can use | to
pipe the output from one as input to the next. I would like to call the
programs from Python. Could someone please indicate how this is done?
Any references?

Regards
Svein-Erik Hamran




More information about the Python-list mailing list