sobjects/ldapparser.py
branchstable
changeset 8479 19cc6eb51783
parent 8478 e099ebc65e61
child 8535 268b6349baf3
child 8566 76bcfb3c483d
--- a/sobjects/ldapparser.py	Thu Jul 19 16:41:10 2012 +0200
+++ b/sobjects/ldapparser.py	Fri Jul 20 10:46:27 2012 +0200
@@ -20,6 +20,7 @@
 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
 from logilab.common.shellutils import generate_password