diff options
Diffstat (limited to 'src/mailman/pipeline/docs/calc-recips.txt')
| -rw-r--r-- | src/mailman/pipeline/docs/calc-recips.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/pipeline/docs/calc-recips.txt b/src/mailman/pipeline/docs/calc-recips.txt index dbab492cb..1b1903bf8 100644 --- a/src/mailman/pipeline/docs/calc-recips.txt +++ b/src/mailman/pipeline/docs/calc-recips.txt @@ -6,7 +6,6 @@ Every message that makes it through to the list membership gets sent to a set of recipient addresses. These addresses are calculated by one of the handler modules and depends on a host of factors. - >>> from mailman.app.lifecycle import create_list >>> mlist = create_list('_xtest@example.com') Recipients are calculate from the list members, so add a bunch of members to |
