summaryrefslogtreecommitdiffstats
path: root/func/overlord/inventory.py
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-16 11:55:26 -0500
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-16 11:55:26 -0500
commit97681db386965718318b88b7b753fc64b38bb96d (patch)
tree1f78c7983cf8d0c3d58a0e6d4a5c693ca5fcb761 /func/overlord/inventory.py
parent60bddf7e181204aba2054ffec6eea40fbb053081 (diff)
downloadthird_party-func-97681db386965718318b88b7b753fc64b38bb96d.tar.gz
third_party-func-97681db386965718318b88b7b753fc64b38bb96d.tar.xz
third_party-func-97681db386965718318b88b7b753fc64b38bb96d.zip
pychecker/pyflakes
remove unused imports
Diffstat (limited to 'func/overlord/inventory.py')
-rwxr-xr-xfunc/overlord/inventory.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/func/overlord/inventory.py b/func/overlord/inventory.py
index e5319ee..47fff6a 100755
--- a/func/overlord/inventory.py
+++ b/func/overlord/inventory.py
@@ -18,9 +18,7 @@ import os.path
import time
import optparse
import sys
-import glob
import pprint
-import exceptions
import xmlrpclib
from func.minion import sub_process