summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/upgradehelpers.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-03-01 05:04:23 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-03-01 16:24:58 +0100
commit86e2b251861055d770327639808fddc84cdb0b56 (patch)
treeb7e882711fe8a18fd67f9bd4cd07ad2ab8d565ab /source4/scripting/python/samba/upgradehelpers.py
parent719cecba848b3e446ea3bc06f14cf90e9cddab9e (diff)
downloadsamba-86e2b251861055d770327639808fddc84cdb0b56.tar.gz
samba-86e2b251861055d770327639808fddc84cdb0b56.tar.xz
samba-86e2b251861055d770327639808fddc84cdb0b56.zip
More formatting fixes, pointed out by pylint.
Diffstat (limited to 'source4/scripting/python/samba/upgradehelpers.py')
-rwxr-xr-xsource4/scripting/python/samba/upgradehelpers.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/scripting/python/samba/upgradehelpers.py b/source4/scripting/python/samba/upgradehelpers.py
index 31af490b6c6..57c7feeb4f8 100755
--- a/source4/scripting/python/samba/upgradehelpers.py
+++ b/source4/scripting/python/samba/upgradehelpers.py
@@ -27,7 +27,6 @@ import string
import re
import shutil
-import samba
from samba import Ldb, DS_DOMAIN_FUNCTION_2000
from ldb import SCOPE_SUBTREE, SCOPE_ONELEVEL, SCOPE_BASE
import ldb