diff options
Diffstat (limited to 'src/mailman/pipeline/docs/ack-headers.txt')
| -rw-r--r-- | src/mailman/pipeline/docs/ack-headers.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/pipeline/docs/ack-headers.txt b/src/mailman/pipeline/docs/ack-headers.txt index ddaa313dc..0f4d8ab9e 100644 --- a/src/mailman/pipeline/docs/ack-headers.txt +++ b/src/mailman/pipeline/docs/ack-headers.txt @@ -8,7 +8,6 @@ transformations. Some headers get added, others get changed. Some of these changes depend on mailing list settings and others depend on how the message is getting sent through the system. We'll take things one-by-one. - >>> from mailman.app.lifecycle import create_list >>> mlist = create_list('_xtest@example.com') >>> mlist.subject_prefix = '' |
