Le 20 avr. 06 à 22:25, Martin v. Löwis a écrit :

> Jérôme Laheurte wrote:
>> Sorry I'm late, but something like "os.popen('taskkill.exe /F /IM
>> python_d.exe')" would have worked; we use this at work.
>
> Thanks, I didn't know about it. Is it available on Windows 2000,
> too? (because the system in question is Windows 2000, and I see
> it on a "What's new in Windows XP" page)

Ah, no, it's only available in XP. There are some alternatives though:

http://www.robvanderwoude.com/index.html

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to