python/samba/netcmd: Fix relative module import
authorNoel Power <noel.power@suse.com>
Fri, 18 May 2018 11:12:44 +0000 (12:12 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 23:12:24 +0000 (01:12 +0200)
commitbbc5d3147064e211df0619689945ea32468f5460
treeb273eee0b0d01daabc5b79eab03466de6da49ace
parentc46fd168fc1c0021e97f849088ac634c1b077f27
python/samba/netcmd: Fix relative module import

Part of future changes needed to enable samba4.drs.replica_sync_rodc
for PY3.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/netcmd/drs.py