mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Added TDB module
This commit is contained in:
parent
66f5b751b6
commit
6fb97731ab
@ -20,6 +20,9 @@ import samba.ndr
|
||||
|
||||
from samba.gp_parse.gp_pol import GPPolParser
|
||||
|
||||
# Registry editing facilities are buggy. Use TDB module instead.
|
||||
import tdb
|
||||
|
||||
# This is needed by Registry.pol file search
|
||||
import os
|
||||
import re
|
||||
|
Loading…
x
Reference in New Issue
Block a user