diff options
Diffstat (limited to 'bin/sunhpc')
-rwxr-xr-x | bin/sunhpc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ import sys import sunhpc import syslog import shutil +import readline import sunhpc.invoke if sys.getdefaultencoding() != 'utf-8': |