summaryrefslogtreecommitdiffstats
path: root/opkg-make-index
diff options
context:
space:
mode:
Diffstat (limited to 'opkg-make-index')
-rwxr-xr-xopkg-make-index2
1 files changed, 2 insertions, 0 deletions
diff --git a/opkg-make-index b/opkg-make-index
index 2fdf95c..7897918 100755
--- a/opkg-make-index
+++ b/opkg-make-index
@@ -1,4 +1,6 @@
#!/usr/bin/env python
+from __future__ import absolute_import
+from __future__ import print_function
import sys, os, posixpath
import subprocess