~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/interfaces/archive.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-06-13 22:03:38 UTC
  • mfrom: (13212.2.2 ppa-api-errors)
  • Revision ID: launchpad@pqm.canonical.com-20110613220338-ddka5mzppbze6sc3
[r=benji][bug=776449] Use BadRequest for archive dependency errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
     * It is not a PPA,
114
114
     * It is already recorded.
115
115
    """
 
116
    webservice_error(400)  # Bad request.
116
117
 
117
118
 
118
119
# Exceptions used in the webservice that need to be in this file to get