~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/testing/__init__.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-06-23 22:27:37 UTC
  • mfrom: (13240.2.17 bug-776437)
  • Revision ID: launchpad@pqm.canonical.com-20110623222737-tk7fcrkbq2f2gsbn
[r=jcsackett][bug=776437] Export IProcessorFamily, et al, attributes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
894
894
 
895
895
        :param obj: The object to find the launchpadlib equivalent of.
896
896
        :param user: The user to use for accessing the object over
897
 
            lauchpadlib.  Defaults to an arbitrary logged-in user.
 
897
            launchpadlib.  Defaults to an arbitrary logged-in user.
898
898
        """
899
899
        if user is not None:
900
900
            service = self.factory.makeLaunchpadService(