diff options
| author | bwarsaw | 1998-08-14 16:16:53 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-08-14 16:16:53 +0000 |
| commit | 5cd3e0cc72f57ecb0fe9238760360d4edc555775 (patch) | |
| tree | e3ea610ef762c90a6d4fc8259aca0121232b618c /scripts | |
| parent | 7039b4cd7860fbd11873ff4d04b9c4a116ac78ca (diff) | |
| download | mailman-5cd3e0cc72f57ecb0fe9238760360d4edc555775.tar.gz mailman-5cd3e0cc72f57ecb0fe9238760360d4edc555775.tar.zst mailman-5cd3e0cc72f57ecb0fe9238760360d4edc555775.zip | |
Changed the command line interface to be a little closer to the GNU
standard, e.g. requiring options and long options instead of
positional arguments (only required args are positional). Added a
--help option too.
GetRandomPassword(): Fixed typo: it's Mailman.Utils.GetRandomSeed()
SendExplanation(): pass mailing list in as an argument
AddMember(): New function.
main(): Use getopt module to scan options. Exchange bare excepts for
more qualified excepts. Change the way addresses are sucked in from
the files. Once the mailing list is instantiated, wrap an unlock in a
try/finally so that any uncaught exceptions don't leave the list
locked.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
