mirror of
https://github.com/samba-team/samba.git
synced 2025-12-19 12:23:49 +03:00
python/samba: Fix py2/3 relative module import issue
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
ac30d7b6c4
commit
45c0ec855f
@@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
import samba.getopt as options
|
||||
import common
|
||||
from . import common
|
||||
from samba.net import Net
|
||||
|
||||
from samba.netcmd import (
|
||||
|
||||
Reference in New Issue
Block a user