| Home | Trees | Index | Help |
|
|---|
| Package lyntin :: Package ui :: Module message :: Class Message |
|
| Method Summary | |
|---|---|
Initialize. | |
Represents the message (returns data + type). | |
The string representation of the Message is the data itself. | |
| Method Details |
|---|
__init__(self,
data,
messagetype='LTDATA: ',
ses=None)
Initialize.
|
__repr__(self)
Represents the message (returns data + type).
|
__str__(self)
The string representation of the Message is the data itself.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Aug 9 09:17:41 2004 | http://epydoc.sf.net |