From e9c4ba828cea939e665cc91f46bbded8fcb887f0 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 4 Nov 2009 22:01:45 -0500 Subject: Cleanup. --- src/mailman/queue/docs/archiver.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mailman/queue/docs/archiver.txt') diff --git a/src/mailman/queue/docs/archiver.txt b/src/mailman/queue/docs/archiver.txt index e79eb6839..11fd1d98e 100644 --- a/src/mailman/queue/docs/archiver.txt +++ b/src/mailman/queue/docs/archiver.txt @@ -5,7 +5,6 @@ Archiving Mailman can archive to any number of archivers that adhere to the IArchiver interface. By default, there's a Pipermail archiver. - >>> from mailman.app.lifecycle import create_list >>> mlist = create_list('test@example.com') >>> transaction.commit() -- cgit v1.3.1