4
3
A product with private bugs by default must always have a bug supervisor
5
4
(this is enforced by a DB constraint).
8
7
>>> from lp.bugs.interfaces.bug import CreateBugParams
9
8
>>> from lp.registry.interfaces.person import IPersonSet
10
9
>>> from lp.registry.interfaces.product import IProductSet