5
5
Simple searching is possible on the distro source package bug view page.
7
7
>>> from zope.component import getMultiAdapter, getUtility
9
9
>>> from lp.registry.interfaces.distribution import IDistributionSet
10
10
>>> from lp.registry.interfaces.sourcepackagename import ISourcePackageNameSet