98
98
Finer-grained access to indirect subscribers is provided by
99
99
getAlsoNotifiedSubscribers() and getSubscribersFromDuplicates().
106
106
It is also possible to get the list of indirect subscribers for an
109
109
>>> from lp.bugs.model.bug import get_also_notified_subscribers
110
110
>>> res = get_also_notified_subscribers(linux_source_bug.bugtasks[0])
114
114
These are security proxied.