aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/cros_pkg/cros_pkg_undo_eclean.py
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/cros_pkg/cros_pkg_undo_eclean.py')
-rwxr-xr-xbinary_search_tool/cros_pkg/cros_pkg_undo_eclean.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/binary_search_tool/cros_pkg/cros_pkg_undo_eclean.py b/binary_search_tool/cros_pkg/cros_pkg_undo_eclean.py
index cd7b2c89..ed934c47 100755
--- a/binary_search_tool/cros_pkg/cros_pkg_undo_eclean.py
+++ b/binary_search_tool/cros_pkg/cros_pkg_undo_eclean.py
@@ -10,6 +10,8 @@
# output file, in effect commenting out any lines that contain 'eclean'.
#
+from __future__ import print_function
+
import sys
import os