From d079777f27e5e2b0b95f423afcc49ba8230bec57 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Sat, 4 Oct 2003 12:44:55 +0000 Subject: [PATCH] Deleted a few variables that shouldn't have been exported. --- plugins/Unix.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/Unix.py b/plugins/Unix.py index 5a5d543ba..b4379cacf 100644 --- a/plugins/Unix.py +++ b/plugins/Unix.py @@ -41,6 +41,7 @@ import pwd import crypt import errno import random +import string import struct import popen2