mirror of
https://github.com/python/cpython.git
synced 2026-01-03 14:02:21 +00:00
Add kill_python command.
This commit is contained in:
parent
dfde91a79e
commit
2d12372e32
4 changed files with 62 additions and 0 deletions
3
Tools/buildbot/kill_python.bat
Normal file
3
Tools/buildbot/kill_python.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
cd Tools\buildbot
|
||||
nmake /C /S /f kill_python.mak
|
||||
kill_python.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue