Commit Graph

3 Commits

Author SHA1 Message Date
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
Martin v. Löwis
5d50c594aa Add build\\python.exe to the list of programs to be killed. 2006-06-10 08:07:25 +00:00
Martin v. Löwis
004db0e32f Add missing implementation file. 2006-06-10 08:01:42 +00:00