[Tutor] newbie: retrieving a program's return code via python

Terence Lo tlo@aw.sgi.com
Fri Apr 4 14:16:28 2003


hi i've got a newbie question:

suppose my python script launches a command-line win32 application.  how do
i go about retrieving the return/exit code which that application sends out?

thx in advance.
Terence.