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:
ff7c992
)
integration-tests: futurize gnunet_pyexpect
author
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:18:20 +0000
(11:18 +0000)
committer
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:18:20 +0000
(11:18 +0000)
Signed-off-by: ng0 <ng0@n0.is>
src/integration-tests/gnunet_pyexpect.py.in
patch
|
blob
|
history
diff --git
a/src/integration-tests/gnunet_pyexpect.py.in
b/src/integration-tests/gnunet_pyexpect.py.in
index 73be6f295515cfa638c84a35c900bc4020b2c67a..83acb908fcc713b8698349ae59567e78e58cd8ed 100644
(file)
--- 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