server/sources/ldapuser.py
branchstable
changeset 8636 c491f945f878
parent 8615 a24fbd24ede4
child 8674 001c1592060a
--- a/server/sources/ldapuser.py	Tue Dec 18 10:42:11 2012 +0100
+++ b/server/sources/ldapuser.py	Tue Dec 18 11:40:51 2012 +0100
@@ -19,7 +19,7 @@
 
 this source is for now limited to a read-only CWUser source
 """
-from __future__ import division
+from __future__ import division, with_statement
 from base64 import b64decode
 
 import ldap