How can I do this with python ?

Harold Fellermann dadapapa at googlemail.com
Tue May 9 09:26:23 EDT 2006


Better go for the subprocess module. It is supposed to replace os.popen
and has a much nicer interface.

- harold -




More information about the Python-list mailing list