summaryrefslogtreecommitdiff
path: root/source3/python/gtdbtool
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-09-11 01:20:49 +0000
committerTim Potter <tpot@samba.org>2002-09-11 01:20:49 +0000
commit324846f08d51ff33b9fae96992e9888392bd2111 (patch)
tree2eea97faae99ebee3cf28c089ef334b72c4a8e50 /source3/python/gtdbtool
parent99928976ea8994f1e759b652e6f06fdd86ffe853 (diff)
downloadsamba-324846f08d51ff33b9fae96992e9888392bd2111.tar.gz
samba-324846f08d51ff33b9fae96992e9888392bd2111.tar.bz2
samba-324846f08d51ff33b9fae96992e9888392bd2111.zip
Change 'import spoolss' to 'from samba import spoolss'.
(This used to be commit 06f6e7110029d5d60c4f34123f470bfb4c96364a)
Diffstat (limited to 'source3/python/gtdbtool')
-rwxr-xr-xsource3/python/gtdbtool2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/python/gtdbtool b/source3/python/gtdbtool
index d5c76fa318..129f4fe0e2 100755
--- a/source3/python/gtdbtool
+++ b/source3/python/gtdbtool
@@ -3,7 +3,7 @@
import sys
from gtkdictbrowser import GtkDictBrowser
import gtk
-import tdb
+from samba import tdb
import string
# Open handle on tdb