X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=sst;h=79c5683065fc710013ea8aeca1cfff3532728fc7;hb=bce28a99cb6099d1dfe2cf5d482201c4696f820e;hp=6bb244fb66b2b4c686931b20d2b61a178096a499;hpb=9322858151c37351d9a5de99904d919691912e23;p=super-star-trek.git diff --git a/sst b/sst index 6bb244f..79c5683 100755 --- a/sst +++ b/sst @@ -18,7 +18,7 @@ on how to modify (and how not to modify!) this code. # pylint: disable=multiple-imports import os, sys, math, curses, time, pickle, copy, gettext, getpass -import getopt, socket, locale, getpass +import getopt, socket, locale import codecs # This import only works on Unixes. The intention is to enable