From: David Mulder Date: Wed, 16 May 2018 15:03:32 +0000 (-0600) Subject: gpo: Specify samba module when importing from gpclass X-Git-Tag: ldb-1.5.0~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3358f048d7583bb63cb0f09efdd68fbbe49d32e;p=thirdparty%2Fsamba.git gpo: Specify samba module when importing from gpclass Signed-off-by: David Mulder Reviewed-by: Douglas Bagnall Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Fri Jul 13 01:05:22 CEST 2018 on sn-devel-144 --- diff --git a/python/samba/gp_sec_ext.py b/python/samba/gp_sec_ext.py index bbd385f73c6..11fd1f5d98a 100644 --- a/python/samba/gp_sec_ext.py +++ b/python/samba/gp_sec_ext.py @@ -16,7 +16,7 @@ # along with this program. If not, see . import os.path -from gpclass import gp_ext_setter, gp_inf_ext +from samba.gpclass import gp_ext_setter, gp_inf_ext class inf_to_kdc_tdb(gp_ext_setter): def mins_to_hours(self):