~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/answers/interfaces/questiontarget.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-05-23 16:26:26 UTC
  • mfrom: (13099.1.14 answers-api-4)
  • Revision ID: launchpad@pqm.canonical.com-20110523162626-m06mv9uf94d7prkm
[r=henninge][bug=786297] Consolidate and export question errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
        :param subscribed_by: The user making the change.
196
196
        :return: True if the person was added, False if the person already is
197
197
            an answer contact.
198
 
        :raises ValueError: When the person or team does no have a preferred
199
 
            language.
 
198
        :raises AddAnswerContactError: When the person or team does no have a
 
199
            preferred language.
200
200
        """
201
201
 
202
202
    @operation_parameters(