diff -r a6ca96ec8693 -r d901c36bcfce sobjects/ldapparser.py --- a/sobjects/ldapparser.py Thu Feb 14 15:29:20 2013 +0100 +++ b/sobjects/ldapparser.py Thu Feb 14 15:39:23 2013 +0100 @@ -20,8 +20,6 @@ unlike ldapuser source, this source is copy based and will import ldap content (beside passwords for authentication) into the system source. """ -from __future__ import with_statement - from logilab.common.decorators import cached, cachedproperty from logilab.common.shellutils import generate_password