diff -r ddab9a29b54b -r 82d8de021806 ztfy/utils/site.py --- a/ztfy/utils/site.py Tue Dec 07 17:27:24 2010 +0100 +++ b/ztfy/utils/site.py Sun May 22 22:37:32 2011 +0200 @@ -18,7 +18,7 @@ # import standard packages # import Zope3 interfaces -from zope.app.intid.interfaces import IIntIds +from zope.intid.interfaces import IIntIds # import local interfaces from interfaces import INewSiteManagerEvent