Dear all.
On windows platform python 2.4,i can use os.startfile("filename") to
execute a file on a new command promptbut on unix platform and python 2.3 what is the alternate for executing a file like above in a new shell prompt -- http://mail.python.org/mailman/listinfo/python-list
