summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/s4u_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/samba/tests/krb5/s4u_tests.py')
-rwxr-xr-xpython/samba/tests/krb5/s4u_tests.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/samba/tests/krb5/s4u_tests.py b/python/samba/tests/krb5/s4u_tests.py
index 38e1bd7c65d..fcaac31874e 100755
--- a/python/samba/tests/krb5/s4u_tests.py
+++ b/python/samba/tests/krb5/s4u_tests.py
@@ -18,11 +18,12 @@
import sys
import os
-import functools
sys.path.insert(0, "bin/python")
os.environ["PYTHONUNBUFFERED"] = "1"
+import functools
+
from samba import dsdb, ntstatus
from samba.dcerpc import krb5pac, lsa