diff options
| author | bwarsaw | 2000-04-04 23:12:50 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-04-04 23:12:50 +0000 |
| commit | 97d0cd927eb108d6970fa7e973e8be89c439c2eb (patch) | |
| tree | ff3c814fe7000725a87c2625e4e3e5089ad9a485 /Mailman/MailCommandHandler.py | |
| parent | 85ff1df49be81af31a33f466ac7ab424fe00cad8 (diff) | |
| download | mailman-97d0cd927eb108d6970fa7e973e8be89c439c2eb.tar.gz mailman-97d0cd927eb108d6970fa7e973e8be89c439c2eb.tar.zst mailman-97d0cd927eb108d6970fa7e973e8be89c439c2eb.zip | |
Some meager consistency in handling errors when trying to open the
mailing list. In all cases, catch the base exception class
MMListError, and output HTML indicating the specified list doesn't
exist. A more detail message gets printed to logs/error (the str() of
the actual exception details).
Also:
admin.py - Don't catch MMBadConfigError around
mlist.parse_matching_header_opt() since this method doesn't ever
raise that exception. Actually, that exception isn't raised
anywhere in Mailman, so it's been removed.
Diffstat (limited to 'Mailman/MailCommandHandler.py')
0 files changed, 0 insertions, 0 deletions
