From 7ea95acef854071a7cd220c5b0006681f560bbdd Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 12 Feb 2019 11:06:35 +0000 Subject: util: futurize fs/test_gnunet_fs_psd Signed-off-by: ng0 --- src/fs/test_gnunet_fs_psd.py.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fs') 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 -- cgit v1.2.3