Package multi :: Module result_commands
[hide private]
[frames] | no frames]

Module result_commands

source code

Module containing command objects sent from the slaves back to the master.

Classes [hide private]
  Result_command
A general result command - designed to be subclassed by users.
  Batched_result_command
  Null_result_command
An empty result command.
  Result_exception
Return and raise an exception from the salve processor.
Variables [hide private]
  __package__ = 'multi'

Imports: sys, Result