[Python-Dev] Breaking bug #411881 into manageable pieces
Skip Montanaro
skip@pobox.com
Wed, 20 Mar 2002 15:28:44 -0600
>> * open a separate bug for each module that uses unqualified except
>> clauses that don't obviously need to guard against random
>> exceptions (see my notes below).
Guido> Hm, I think it may take more time to create all those bug reports
Guido> than it would to fix half of them. So fix half of them first,
Guido> thereby greatly reducing the rest.
Okay, your wish is my command. I just uploaded a new patch to SF that
provides proposed fixes for 11 modules.
http://python.org/sf/411881
Feedback from anyone appreciated.
i-love-these-short-urls!-ly, y'rs,
Skip