Imported Debian patch 4.7.2-3
This commit is contained in:
committed by
Mario Fetka
parent
27edeba051
commit
8bc559c5a1
@@ -53,7 +53,7 @@ def entry_to_update(entry):
|
||||
return update
|
||||
|
||||
|
||||
class GenerateUpdateMixin:
|
||||
class GenerateUpdateMixin(object):
|
||||
def _dn_suffix_replace(self, dn, old_suffix, new_suffix):
|
||||
"""Replace all occurences of "old" AVAs in a DN by "new"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user