]> code.delx.au - webdl/commitdiff
Fixed missing import
authorJames Bunton <jamesbunton@delx.net.au>
Sun, 23 Jun 2013 02:37:14 +0000 (12:37 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Sun, 23 Jun 2013 02:37:14 +0000 (12:37 +1000)
autosocks.py

index b71bee84f07b13765d9e914fcb239e6544c5f851..bae35c6f80b33c6fb8ebdf5be4f66dad50332ce4 100644 (file)
@@ -1,6 +1,7 @@
 # vim:ts=4:sts=4:sw=4:noet
 
 import subprocess
+import sys
 
 
 def detect_gnome():