~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/doc/mailinglist-subscriptions-xmlrpc.txt

  • Committer: William Grant
  • Date: 2011-12-30 08:03:42 UTC
  • mto: This revision was merged to the branch mainline in revision 14611.
  • Revision ID: william.grant@canonical.com-20111230080342-9taaa4ex49l5t3yo
privacy -> lp.services.privacy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
291
291
archiver email address.
292
292
 
293
293
    >>> from zope.component import queryAdapter
294
 
    >>> from canonical.lazr.interfaces.objectprivacy import IObjectPrivacy
 
294
    >>> from lp.services.privacy.interfaces import IObjectPrivacy
295
295
    >>> from lp.registry.interfaces.person import PersonVisibility
296
296
    >>> team_three = new_team('team-three')
297
297
    >>> queryAdapter(team_three, IObjectPrivacy).is_private