diff options
| author | bwarsaw | 2001-03-26 07:16:03 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-03-26 07:16:03 +0000 |
| commit | fc75c4611baa502f28e74738bdae38d4332f3865 (patch) | |
| tree | f49e1d581374c912d560c5386e4c8531958b4990 /Mailman/ListAdmin.py | |
| parent | 724fafc5c0e6f76d4cc7a95f22322a1f92fbe037 (diff) | |
| download | mailman-fc75c4611baa502f28e74738bdae38d4332f3865.tar.gz mailman-fc75c4611baa502f28e74738bdae38d4332f3865.tar.zst mailman-fc75c4611baa502f28e74738bdae38d4332f3865.zip | |
Diffstat (limited to 'Mailman/ListAdmin.py')
| -rw-r--r-- | Mailman/ListAdmin.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Mailman/ListAdmin.py b/Mailman/ListAdmin.py index 03e398f83..230cc71ff 100644 --- a/Mailman/ListAdmin.py +++ b/Mailman/ListAdmin.py @@ -20,8 +20,7 @@ Two types of admin requests are currently supported: adding members to a closed or semi-closed list, and moderated posts. Pending subscriptions which are requiring a user's confirmation are handled -elsewhere (currently). - +elsewhere. """ import os |
