83
84
start with the word "when" followed by a description of the action that
84
85
caused the entry to be created.
87
89
>>> from lp.registry.interfaces.person import PersonCreationRationale
88
90
>>> p, email = personset.createPersonAndEmail(
89
91
... 'randomuser@randomhost.com', PersonCreationRationale.POFILEIMPORT,