• Martin v. Löwis's avatar
    Backport r50856: · 38f10700
    Martin v. Löwis yazdı
    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.
    38f10700
kill_python.c 1.95 KB