mirror of
https://github.com/samba-team/samba.git
synced 2025-07-15 16:59:09 +03:00
s4-python: Move dsdb constants to a separate python module.
This commit is contained in:
@ -34,7 +34,7 @@ from samba.netcmd import (
|
||||
Option,
|
||||
)
|
||||
from samba.samdb import SamDB
|
||||
from samba import (
|
||||
from samba.dsdb import (
|
||||
DS_DOMAIN_FUNCTION_2000,
|
||||
DS_DOMAIN_FUNCTION_2003,
|
||||
DS_DOMAIN_FUNCTION_2003_MIXED,
|
||||
|
Reference in New Issue
Block a user