mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
python: Port samdb module to Python 3 compatible form
Signed-off-by: Lumir Balhar <lbalhar@redhat.com> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
cb15e32f85
commit
bc7c6c15da
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
import ldb
|
||||
import dsdb
|
||||
from samba import dsdb
|
||||
from samba.ndr import ndr_pack
|
||||
from samba.dcerpc import misc
|
||||
import binascii
|
||||
|
Reference in New Issue
Block a user