In combi with the latest version of PluggibleAuthService:
Traceback (most recent call last):
File "/Users/dannyb/Zope295/lib/python/OFS/Application.py", line 708, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/Users/dannyb/Zope295/lib/python/Products/LDAPMultiPlugins/__init__.py", line 16, in ?
from LDAPMultiPlugin import LDAPMultiPlugin, \
File "/Users/dannyb/Zope295/lib/python/Products/LDAPMultiPlugins/LDAPMultiPlugin.py", line 33, in ?
from Products.PluggableAuthService.utils import implementedBy
ImportError: cannot import name implementedBy
That stuff is removed from Plu.A.S.
|