Exceptional inheritance patterns (was Re: [Python-Dev] Python in Unicode context)

Greg Ewing greg at cosc.canterbury.ac.nz
Fri Aug 6 02:39:43 CEST 2004


> My point is that I like to regard try/except as a mechanism for
> "out-of-band" objects.  Guidos "should be shot" seems to indicate he
> sees try/except only useful/applicable to exception-handling.

If the root exception class were called something else,
such as 'Raisable', would that make you feel better?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+


More information about the Python-Dev mailing list