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