| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backport r50856: | Martin v. Löwis | 2006-07-30 | 1 | -1/+12 |
| | | | | | | | | 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. | ||||
| * | Add build\\python.exe to the list of programs to be killed. | Martin v. Löwis | 2006-06-10 | 1 | -1/+2 |
| | | |||||
| * | Add missing implementation file. | Martin v. Löwis | 2006-06-10 | 1 | -0/+56 |
