python-simpleldap icon indicating copy to clipboard operation
python-simpleldap copied to clipboard

SimpleLDAPObject has no attribute '_l'

Open pcolmer opened this issue 8 years ago • 0 comments

I'm periodically getting this error from my Python script, mostly when I'm trying to unbind the LDAP connection:

ldap_connection.unbind()

Any suggestions on why this is happening and what I need to do to fix it?

pcolmer avatar Feb 23 '17 14:02 pcolmer