From: ng0 Date: Tue, 12 Feb 2019 11:06:35 +0000 (+0000) Subject: util: futurize fs/test_gnunet_fs_psd X-Git-Tag: v0.11.0~63^2~96 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7ea95acef854071a7cd220c5b0006681f560bbdd;p=oweals%2Fgnunet.git util: futurize fs/test_gnunet_fs_psd Signed-off-by: ng0 --- diff --git a/src/fs/test_gnunet_fs_psd.py.in b/src/fs/test_gnunet_fs_psd.py.in index 416ab5db3..d5a036c28 100755 --- 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