projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9322858
)
Eliminated duplicate import.
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 15 Aug 2023 10:10:19 +0000
(06:10 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 15 Aug 2023 10:10:19 +0000
(06:10 -0400)
sst
patch
|
blob
|
history
diff --git
a/sst
b/sst
index 6bb244fb66b2b4c686931b20d2b61a178096a499..79c5683065fc710013ea8aeca1cfff3532728fc7 100755
(executable)
--- 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