summaryrefslogtreecommitdiff
path: root/mailman/pipeline/docs/file-recips.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mailman/pipeline/docs/file-recips.txt')
-rw-r--r--mailman/pipeline/docs/file-recips.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/mailman/pipeline/docs/file-recips.txt b/mailman/pipeline/docs/file-recips.txt
index e93bba9aa..d006151ba 100644
--- a/mailman/pipeline/docs/file-recips.txt
+++ b/mailman/pipeline/docs/file-recips.txt
@@ -5,7 +5,6 @@ Mailman can calculate the recipients for a message from a Sendmail-style
include file. This file must be called members.txt and it must live in the
list's data directory.
- >>> from mailman.configuration import config
>>> handler = config.handlers['file-recipients']
>>> mlist = config.db.list_manager.create(u'_xtest@example.com')