summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/kill_python.c
Commit message (Expand)AuthorAgeFilesLines
* Don't kill a normal instance of python running on windows when checkingNeal Norwitz2006-07-271-1/+12
* Port cygwin kill_python changes from 2.4 branch.Martin v. Löwis2006-06-101-1/+2
* Use GetModuleFileNameEx instead of GetProcessImageFileName,Martin v. Löwis2006-04-171-2/+2
* Revert to 45478, disable kill_python command for now.Martin v. Löwis2006-04-171-6/+2
* Rename binary again; increase noise; stop trying to actually kill the process.Martin v. Löwis2006-04-171-0/+2
* Try some tracingMartin v. Löwis2006-04-171-2/+4
* Add kill_python command.Martin v. Löwis2006-04-171-0/+56