On Sunday 31 July 2005 12:17, Brett Cannon wrote:
 > Yeah, those explanations work for me.  I think I am going to have to
 > write an explanation for every exception so its usage is clear.

That said, I agree with Phillip; a KeyboardInterrupt isn't an error, it's 
asynchronous user input.  That makes it a child of Raisable, not Error.


  -Fred

-- 
Fred L. Drake, Jr.   <fdrake at acm.org>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to