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:
cf521c4
)
util: futurize fs/test_gnunet_fs_psd
author
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:06:35 +0000
(11:06 +0000)
committer
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:06:35 +0000
(11:06 +0000)
Signed-off-by: ng0 <ng0@n0.is>
src/fs/test_gnunet_fs_psd.py.in
patch
|
blob
|
history
diff --git
a/src/fs/test_gnunet_fs_psd.py.in
b/src/fs/test_gnunet_fs_psd.py.in
index 416ab5db35f836a711ab2ce60d73ac81b5eb5e29..d5a036c28e0e550436f82dd3bec3d6486cda4cf3 100755
(executable)
--- a/
src/fs/test_gnunet_fs_psd.py.in
+++ b/
src/fs/test_gnunet_fs_psd.py.in
@@
-18,6
+18,7
@@
# SPDX-License-Identifier: AGPL3.0-or-later
#
# Testcase for file-sharing command-line tools (publish, search, download)
+from __future__ import print_function
import sys
import os
import subprocess