From e9b488ff75e4006820e85db5d80b855517bcc60a Mon Sep 17 00:00:00 2001 From: klm Date: Sat, 19 Dec 1998 21:02:44 +0000 Subject: Suggested improving error messages, indicating file, maillist, etc at fault. Refined class exceptions improvement suggestion, specifying an idea i have about organization... --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c8b8ad4a2..9ce818c4e 100644 --- a/TODO +++ b/TODO @@ -94,7 +94,11 @@ The Mailman TODO list - Use the re module where regexp and regsub are used. - Refine any remaining unqualified exception guards to specify target exceptions, when appropriate. -- Turn standard mailman exceptions into class exceptions. +- Turn standard mailman exceptions into class exceptions. (In + particular, categorize into, eg, message-hold vs other sorts of + exceptions.) +- Make error messages indicate the file, maillist, etc at fault, when + possible. - Seperate edit-options from the subscribe script. - Remove dead code, etc. -- cgit v1.3.1