gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 05/09: util: futurize contrib/scripts/terminate


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 05/09: util: futurize contrib/scripts/terminate
Date: Tue, 12 Feb 2019 12:10:29 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

commit 47bf17d21bfc57651db3850efc6234fb7aa29e03
Author: ng0 <address@hidden>
AuthorDate: Tue Feb 12 11:05:12 2019 +0000

    util: futurize contrib/scripts/terminate
    
    Signed-off-by: ng0 <address@hidden>
---
 contrib/scripts/terminate.py.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/scripts/terminate.py.in b/contrib/scripts/terminate.py.in
index 161b4db61..9ed356502 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]