Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use GetModuleFileNameEx instead of GetProcessImageFileName, | Martin v. Löwis | 2006-04-17 | 1 | -2/+2 |
| | | | | as the latter is not available on Windows 2000. | ||||
* | Revert to 45478, disable kill_python command for now. | Martin v. Löwis | 2006-04-17 | 1 | -6/+2 |
| | |||||
* | Rename binary again; increase noise; stop trying to actually kill the process. | Martin v. Löwis | 2006-04-17 | 1 | -0/+2 |
| | |||||
* | Try some tracing | Martin v. Löwis | 2006-04-17 | 1 | -2/+4 |
| | |||||
* | Add kill_python command. | Martin v. Löwis | 2006-04-17 | 1 | -0/+56 |