windows processes

Veronica Tomescu be_veronic at yahoo.com
Wed Jun 8 09:30:51 EDT 2005


I am using Trent's process.py but I have a problem with killing the processes in windows.
For example :
import process,time
p=process.ProcessOpen('C:\Program Files\Windows Media Player\wmplayer')
time.sleep(3)
p.kill()
 
will start Media Player without terminating it.
Any suggestions?
Thanks in advance.
Veronica


		
---------------------------------
Discover Yahoo!
 Find restaurants, movies, travel & more fun for the weekend. Check it out!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050608/8113ff3a/attachment.html>


More information about the Python-list mailing list