~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/doc/language-pack.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-30 10:09:30 UTC
  • mfrom: (14606.2.8 apocalibrarian)
  • Revision ID: launchpad@pqm.canonical.com-20111230100930-kp3e0l6wakissewm
[r=wgrant][no-qa] Move canonical.librarian to
        lp.services.librarian(server).

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    ...     ILanguagePack,
18
18
    ...     ILanguagePackSet)
19
19
    >>> from lp.services.webapp.testing import verifyObject
20
 
    >>> from canonical.librarian.interfaces import ILibrarianClient
 
20
    >>> from lp.services.librarian.interfaces.client import ILibrarianClient
21
21
 
22
22
Let's upload a dummy file to librarian.
23
23