diff options
| author | bwarsaw | 2001-07-20 00:16:35 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-07-20 00:16:35 +0000 |
| commit | a922b1a0515478d434004e4ad828c9e3d6301e50 (patch) | |
| tree | eb7e31a7698a15ae489a9d84a6ff33b76ca474f8 /Mailman/ListAdmin.py | |
| parent | 39bf2fca9003b36c7ac72ab7c0d99b85c9052801 (diff) | |
| download | mailman-a922b1a0515478d434004e4ad828c9e3d6301e50.tar.gz mailman-a922b1a0515478d434004e4ad828c9e3d6301e50.tar.zst mailman-a922b1a0515478d434004e4ad828c9e3d6301e50.zip | |
Rewrite docstring for clarity, and to describe the new
-a/--admin-notify flag, which allows the user to inhibit sending the
administrator a notification of subscriptions.
class Tee: helper class so that output can be sent both to stdout, and
to a StringIO which might be sent to the list admin.
class UserDesc: for use with ApprovedAddMember().
addall(): New function which does the loop-over-ApprovedAddMember()
for a list of email addresses. Output is sent to the tee.
main(): Slightly better option handling (it secretly accepts y, Y,
yes, YES, YOWSA, n, N, NO, NINE for boolean options). Don't hide
IOErrors if the digestfile or regularfile can't be opened for some
reason. Be sure to Save() the list after all is said and done;
ApprovedAddMember() does not do this anymore!
Diffstat (limited to 'Mailman/ListAdmin.py')
0 files changed, 0 insertions, 0 deletions
