Steve Dower added the comment:

My usual way of doing this is to use taskkill.exe, but that only uses process 
name and not the full path, which may hurt people who are building with other 
versions of Python open.

I'd rather use GetFullPathName than the current patch, but if wontfix is the 
preferred option, I'm fine with that too.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10136>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to