lint fixes

This commit is contained in:
Ethan Moore 2014-12-09 11:48:15 -06:00
parent 714145d50b
commit 44e7bf7b0c

View File

@ -770,7 +770,7 @@ def info(name):
'profile': '',
'home': '',
'groups': '',
'gid': '',}
'gid': ''}
try:
if 'dc=' in name.lower():
#ldapServer = name.split('dc=', 1)[1].replace('dc=', '.').replace(',', '')