PEP 317: Eliminate Implicit Exception Instantiation

Erik Max Francis max at alcyone.com
Mon Jun 9 05:54:03 EDT 2003


Steven Taschuk wrote:

> This PEP proposes the formal deprecation and eventual elimination of
> forms of the ``raise`` statement which implicitly instantiate an
> exception.

I agree with all this, and support the PEP, but must admit it's going to
involve some effort changing.  I've gotten way too used to the old way
of raising exceptions.

-- 
   Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
 __ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/  \ Together we can take this one day at a time
\__/  Sweetbox




More information about the Python-list mailing list