diff options
| author | bwarsaw | 2001-08-03 21:50:57 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-08-03 21:50:57 +0000 |
| commit | fedceb016a8ae3ddd4a09fd47c51d8a5114bf0bb (patch) | |
| tree | ef4178f7c3b9d6b0f529304b94348e07f7bbc85e /Mailman/Handlers/CalcRecips.py | |
| parent | 1458276a5adf9001b50f198e743d2dce2a8edcaa (diff) | |
| download | mailman-fedceb016a8ae3ddd4a09fd47c51d8a5114bf0bb.tar.gz mailman-fedceb016a8ae3ddd4a09fd47c51d8a5114bf0bb.tar.zst mailman-fedceb016a8ae3ddd4a09fd47c51d8a5114bf0bb.zip | |
Diffstat (limited to 'Mailman/Handlers/CalcRecips.py')
| -rw-r--r-- | Mailman/Handlers/CalcRecips.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/Handlers/CalcRecips.py b/Mailman/Handlers/CalcRecips.py index 0928572f5..c903ff8cc 100644 --- a/Mailman/Handlers/CalcRecips.py +++ b/Mailman/Handlers/CalcRecips.py @@ -20,7 +20,6 @@ This module calculates the non-digest recipients for the message based on the list's membership and configuration options. It places the list of recipients on the `recips' attribute of the message. This attribute is used by the SendmailDeliver and BulkDeliver modules. - """ from Mailman import mm_cfg |
