projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a0c847
)
util: futurize contrib/scripts/terminate
author
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:05:12 +0000
(11:05 +0000)
committer
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:05:12 +0000
(11:05 +0000)
Signed-off-by: ng0 <ng0@n0.is>
contrib/scripts/terminate.py.in
patch
|
blob
|
history
diff --git
a/contrib/scripts/terminate.py.in
b/contrib/scripts/terminate.py.in
index 161b4db61c0ad1ec6a66bba67b6ccdeb9a2432f2..9ed356502401acd1c668d04be5f9f636882882db 100644
(file)
--- a/
contrib/scripts/terminate.py.in
+++ b/
contrib/scripts/terminate.py.in
@@
-21,6
+21,7
@@
# For other platforms it's equivalent to Popen.kill ()
# Requires pywin32 on W32.
+from builtins import object
import sys
import subprocess
import os