module os
the os.popen* commands.
The subprocess module in Python 2.4 is generally a better and easier way to do this. -- Michael Hoffman -- http://mail.python.org/mailman/listinfo/python-list
module os
the os.popen* commands.
The subprocess module in Python 2.4 is generally a better and easier way to do this. -- Michael Hoffman -- http://mail.python.org/mailman/listinfo/python-list