mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Fix gpoa with import sys for internal errors
This commit is contained in:
parent
5f3ab7be30
commit
cc33acaf91
@ -48,6 +48,9 @@ import subprocess
|
||||
# Facility to get SID from username
|
||||
import pysss_nss_idmap
|
||||
|
||||
# Internal error
|
||||
import sys
|
||||
|
||||
|
||||
class tdb_regedit:
|
||||
'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user