~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/soyuz-files.txt

Merged devel into fix-retest-colorize.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
'files' attribute on its parent.
12
12
 
13
13
 >>> from zope.component import getUtility
14
 
 >>> from canonical.launchpad.webapp.testing import verifyObject
 
14
 >>> from lp.services.webapp.testing import verifyObject
15
15
 
16
16
 >>> from lp.services.librarian.interfaces import ILibraryFileAlias
17
17
 >>> from lp.registry.interfaces.distribution import IDistributionSet