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