Files
cpython/Tools/buildbot/kill_python.c
Martin v. Löwis 38f10700dc Backport r50856:
Don't kill a normal instance of python running on windows when checking
to kill a cygwin instance.  build\\python.exe was matching a normal
windows instance.  Prefix that with a \\ to ensure build is a directory
and not PCbuild.  As discussed on python-dev.
2006-07-30 13:34:47 +00:00

1.9 KiB