Module bzMessage :: Class ClientMessage
[frames] | no frames]

Class ClientMessage

source code


Instance Methods
 
__init__(self, type, priority) source code
 
__repr__(self) source code
Method Details

__init__(self, type, priority)
(Constructor)

source code 
Overrides: Message.__init__

__repr__(self)
(Representation operator)

source code 
Overrides: Message.__repr__