Lines Matching defs:actions
38 import pkg.actions
66 raise pkg.actions.InvalidActionError(str(self),
115 raise pkg.actions.ActionDataError(
119 raise pkg.actions.ActionDataError(
131 raise pkg.actions.ActionDataError(e, path=pth)
232 # Signature actions don't sign other signature actions. So if
320 """Transforms a collection of actions into a string that is
321 used to sign those actions."""
382 actions are not handled yet, it also returns False in that
408 The 'acts' parameter is the iterable of actions against which
431 # of the actions, not a signed value.
491 The 'acts' parameter is the iterable of actions this action
495 private key which is used to sign the actions.
500 the CAs for the publisher of the actions.
510 # of the actions.
565 # Only signature actions can be identical to other signature
566 # actions.
616 # relies on the ability to construct actions without one despite