mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-04 20:37:48 +02:00
pep8
This commit is contained in:
parent
18fdeb483e
commit
42759f1cc4
1 changed files with 1 additions and 0 deletions
|
@ -323,6 +323,7 @@ class Backend(ldapcherry.backend.Backend):
|
|||
if s is None:
|
||||
return None
|
||||
return s.encode('utf-8')
|
||||
|
||||
def _uni(self, s):
|
||||
"""bytes -> unicode conversion"""
|
||||
if s is None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue