diff options
Diffstat (limited to 'src/mailman/archiving/docs/common.txt')
| -rw-r--r-- | src/mailman/archiving/docs/common.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/archiving/docs/common.txt b/src/mailman/archiving/docs/common.txt index 42cdaa12e..62b407486 100644 --- a/src/mailman/archiving/docs/common.txt +++ b/src/mailman/archiving/docs/common.txt @@ -5,7 +5,6 @@ Archivers Mailman supports pluggable archivers, and it comes with several default archivers. - >>> from mailman.app.lifecycle import create_list >>> mlist = create_list('test@example.com') >>> msg = message_from_string("""\ ... From: aperson@example.org |
