~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/stories/upstream-bugprivacy/xx-upstream-bug-privacy.txt

Merged fix-retest-colorize into redo-read-only-transactions-in-buildmaster, resolving several import conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
    >>> from zope.component import getUtility
32
32
 
33
 
    >>> from canonical.launchpad.ftests import login, logout
 
33
    >>> from lp.testing import login, logout
34
34
    >>> from lp.bugs.interfaces.bug import IBugSet
35
35
 
36
36
    >>> login("foo.bar@canonical.com")