gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: integration-tests: futurize


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: integration-tests: futurize gnunet_pyexpect
Date: Tue, 12 Feb 2019 12:18:36 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new f75426a78 integration-tests: futurize gnunet_pyexpect
f75426a78 is described below

commit f75426a789a94b6f608f6a8611f1efa44f4a8ce6
Author: ng0 <address@hidden>
AuthorDate: Tue Feb 12 11:18:20 2019 +0000

    integration-tests: futurize gnunet_pyexpect
    
    Signed-off-by: ng0 <address@hidden>
---
 src/integration-tests/gnunet_pyexpect.py.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/integration-tests/gnunet_pyexpect.py.in 
b/src/integration-tests/gnunet_pyexpect.py.in
index 73be6f295..83acb908f 100644
--- a/src/integration-tests/gnunet_pyexpect.py.in
+++ b/src/integration-tests/gnunet_pyexpect.py.in
@@ -19,6 +19,7 @@
 #
 # Testcase for gnunet-peerinfo
 from __future__ import print_function
+from builtins import object
 import os
 import re
 import subprocess

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



reply via email to

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