summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/email.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/email.txt b/docs/email.txt
index d81a49c2e2..630f185d62 100644
--- a/docs/email.txt
+++ b/docs/email.txt
@@ -207,9 +207,6 @@ e-mail, you can subclass these two classes to suit your needs.
move to a more object-oriented design for e-mail messages and retain the
original functions only for backwards compatibility.
- If you need to add new functionality to the e-mail infrastrcture,
- sub-classing the ``EmailMessage`` class should make this a simple task.
-
In general, ``EmailMessage`` is responsible for creating the e-mail message
itself. ``SMTPConnection`` is responsible for the network connection side of
the operation. This means you can reuse the same connection (an