summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/docs/to-outgoing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/pipeline/docs/to-outgoing.txt')
-rw-r--r--src/mailman/pipeline/docs/to-outgoing.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/pipeline/docs/to-outgoing.txt b/src/mailman/pipeline/docs/to-outgoing.txt
index a8e67ec9f..e04620f8b 100644
--- a/src/mailman/pipeline/docs/to-outgoing.txt
+++ b/src/mailman/pipeline/docs/to-outgoing.txt
@@ -10,7 +10,6 @@ term somewhat incorrectly, but within the spirit of the standard, which
basically describes how to encode the recipient's address in the originator
headers for unambigous bounce processing.
- >>> from mailman.app.lifecycle import create_list
>>> mlist = create_list('_xtest@example.com')
>>> switchboard = config.switchboards['out']