Wong Vincent wrote:
> Hi,
>     If I use run a script which consist the following line:
> -->os.popen("python c:\\test.py")
>  
> Is it possible for me to interrupt the pause/stop the running of 
> "test.py" halfway?

Maybe this thread on c.l.python is helpful...
http://tinyurl.com/2bpvjo

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to