Has anyone tried get the LoginManager to work with Zope 2.3a1?  When I
try the LoginManager product is broken with error message:

LoginManager Import Traceback

Traceback (innermost last):
  File "/usr/lib/Zope-2.3.0a1-src/lib/python/OFS/Application.py", line
405, in import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File
"/usr/lib/Zope-2.3.0a1-src/lib/python/Products/LoginManager/__init__.py",
line 1, in ?
    import LoginManager, LoginMethods, UserSources
  File
"/usr/lib/Zope-2.3.0a1-src/lib/python/Products/LoginManager/LoginManager.py",
line 114, in ?
    from AccessControl.User import _remote_user_mode, Super
ImportError: cannot import name Super


Thanks,
        Austin Mayberry

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to