summaryrefslogtreecommitdiffstats
path: root/bin/egencache
diff options
context:
space:
mode:
Diffstat (limited to 'bin/egencache')
-rwxr-xr-xbin/egencache2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/egencache b/bin/egencache
index 6c46896c0..3af060ef8 100755
--- a/bin/egencache
+++ b/bin/egencache
@@ -3,6 +3,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+from __future__ import print_function
+
import sys
# This block ensures that ^C interrupts are handled quietly.
try: