You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
kill_ deprecated replaced by kill()
This commit is contained in:
@@ -101,4 +101,4 @@ def apache_job(files_list, repo_name):
|
||||
|
||||
print("Close Apache3")
|
||||
app.connect(path="Apache3.exe")
|
||||
app.kill_()
|
||||
app.kill()
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user