idea: add an asynchronous exception class

Steven D'Aprano steve at REMOVETHIScyber.com.au
Sat Mar 4 02:20:51 EST 2006


On Fri, 03 Mar 2006 22:31:49 -0800, Paul Rubin wrote:

> I'd like to suggest adding a builtin abstract class to Python called
> AsynchronousException, which would be a subclass of Exception.

[snip rationale]

+1 on this.



-- 
Steven.




More information about the Python-list mailing list