summaryrefslogtreecommitdiffstats
path: root/bin/emaint
diff options
context:
space:
mode:
Diffstat (limited to 'bin/emaint')
-rwxr-xr-xbin/emaint3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/emaint b/bin/emaint
index 2dd6d1407..56a6617b0 100755
--- a/bin/emaint
+++ b/bin/emaint
@@ -1,5 +1,8 @@
#!/usr/bin/python -O
# vim: noet :
+
+from __future__ import print_function
+
import re
import signal
import sys