[Tutor] capturing os.system() output

Ray Leggett rlegge@tc3net.com
Tue, 8 Oct 2002 11:11:38 -0400


All right, I know this is probably very basic, but how would I capture the 
output of an os.system() call, instead of having it print to standard output 
immediately?