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