29
29
fixed_upstream, viewed_by and the count. viewed_by is a team reference
30
30
and used to query private bug counts.
33
33
>>> from lp.bugs.interfaces.bugtask import BugTaskStatus
34
34
>>> from lp.bugs.model.bugsummary import BugSummary
35
35
>>> from lp.testing import login_celebrity