twisted.mail.test.test_smtp.DummyMessage(object) class documentationtwisted.mail.test.test_smtp
(View In Hierarchy)
BrokenMessage
is an IMessage which saves the message delivered to it to its
domain object.
| Instance Variable | domain | A DummyDomain
which will be used to store the message once it is received. |
| Method | __init__ | Undocumented |
| Method | lineReceived | Undocumented |
| Method | eomReceived | Undocumented |