Part of bzrlib.bugtracker View In Hierarchy
Method | __init__ | Undocumented |
Method | get | Undocumented |
Method | _get_bug_url | Given a validated bug_id, return the bug's web page's URL. |
Inherited from BugTracker (via URLParametrizedBugTracker):
Method | check_bug_id | Check that the bug_id is valid. |
Method | get_bug_url | Return the URL for bug_id. Raise an error if bug ID is malformed. |