[Python-Dev] Breaking bug #411881 into manageable pieces

Fredrik Lundh fredrik@pythonware.com
Wed, 20 Mar 2002 21:15:45 +0100


David Ascher wrote:
> 
> Makes me wonder if it makes sense to move KeyboardInterrupt up the
> hierarchy and promote the use of StandardError...

it would have been great if it had been done that way
from the beginning, but can we really change this now?

(if we can, +1 from here)

</F>