20
20
from zope.component import getUtility
21
21
from zope.interface import implements
24
24
from canonical.lazr.timeout import SafeTransportWithTimeout
25
25
from lp.registry.interfaces.product import IProductSet
26
26
from lp.services.propertycache import cachedproperty