l.b.m.bugwatch : module documentation

Part of lp.bugs.model

No module docstring
Function get_bug_watch_ids Yield bug watch IDs from any given iterator.
Class BugWatchDeletionError Raised when someone attempts to delete a linked watch.
Class BugWatch See IBugWatch.
Class BugWatchSet A set for BugWatch
Class BugWatchActivity See IBugWatchActivity.
def get_bug_watch_ids(references):
Yield bug watch IDs from any given iterator.

For each item in the given iterators, yields the ID if it provides IBugWatch, and yields if it is an integer. Everything else is discarded.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.