diff options
Diffstat (limited to 'src/mailman/docs/chains.txt')
| -rw-r--r-- | src/mailman/docs/chains.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/docs/chains.txt b/src/mailman/docs/chains.txt index 4154d983a..f9ed156b1 100644 --- a/src/mailman/docs/chains.txt +++ b/src/mailman/docs/chains.txt @@ -25,7 +25,6 @@ The Discard chain simply throws the message away. >>> print chain.description Discard a message and stop processing. - >>> from mailman.app.lifecycle import create_list >>> mlist = create_list('_xtest@example.com') >>> msg = message_from_string("""\ ... From: aperson@example.com |
