~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/plugins/launchpad/lp_directory.py

  • Committer: Aaron Bentley
  • Date: 2008-03-07 12:04:31 UTC
  • mto: This revision was merged to the branch mainline in revision 3266.
  • Revision ID: aaron@aaronbentley.com-20080307120431-ql858nw9cn4qjr0b
Add docstring

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
                     or netloc.endswith('launchpad.dev')))
57
57
 
58
58
    def look_up(self, name, url):
 
59
        """See DirectoryService.look_up"""
59
60
        return self._resolve(url)
60
61
 
61
62
    def _resolve(self, url,