mirror of
https://github.com/samba-team/samba.git
synced 2025-12-14 20:23:54 +03:00
python/tests/common: avoid import *
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
committed by
Noel Power
parent
aff2afd46e
commit
c9c3a9ce91
@@ -20,7 +20,7 @@
|
||||
import samba
|
||||
import os
|
||||
import samba.tests
|
||||
from samba.common import *
|
||||
from samba.common import normalise_int32, dsdb_Dn
|
||||
from samba.samdb import SamDB
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user