Comment 4 for bug 447100

Revision history for this message
Curtis Hovey (sinzui) wrote :

lp/registry/interfaces/person.py uses it like this:
from lazr.lifecycle.snapshot import doNotSnapshot
subscribers = exported(doNotSnapshot(...))