[Python-Dev] PEP 344: Exception Chaining and Embedded Tracebacks

Jack Diederich jack at performancedrivers.com
Tue May 17 04:19:11 CEST 2005


On Mon, May 16, 2005 at 10:11:47PM -0400, Jack Diederich wrote:
> The values are never shared by expections of the class
                                 ^^^^^^^^^^
s/expect/except/

Exceptions are expected by except statements - and ispell can't tell the difference.

-jackdied


More information about the Python-Dev mailing list