28
26
from lp.registry.model.productseries import ProductSeries
29
27
from lp.registry.model.sourcepackagename import SourcePackageName
31
30
# These two tuples must be in the same order. They specify the ID
32
31
# columns to get from BugTask, and the classes that they correspond to.