sobjects/ldapparser.py
changeset 8694 d901c36bcfce
parent 8683 d537786e52b8
child 8888 738f97bc3e19
--- 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