__init__.py.svn-base 68 Bytes EditWeb IDE 1 2 3 4 5 try: import ldap CAN_USE = True except: CAN_USE = False