summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild-helpers/dohtml')
-rwxr-xr-xbin/ebuild-helpers/dohtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ebuild-helpers/dohtml b/bin/ebuild-helpers/dohtml
index f672a9a0..71cbb629 100755
--- a/bin/ebuild-helpers/dohtml
+++ b/bin/ebuild-helpers/dohtml
@@ -29,6 +29,8 @@
# - will do as 'dohtml -r', but ignore directories named CVS, SCCS, RCS
#
+from __future__ import print_function
+
import os
import sys