389
389
As we said above, the Person class is overloaded to represent teams so
390
390
we may have Person objects which are, in fact, teams. To find out
394
394
>>> from lp.registry.interfaces.person import ITeam
395
395
>>> ddaa = personset.getByName('ddaa')