On Jun 12, 6:05 pm, Stephen Hansen <me+list/pyt...@ixokai.io> wrote:

A programming goof, oversight or unexpected event causes an exception.
It doesn't cause a buffer overflow.

The important thing here isn't so much the exception as
the *traceback*.

When you've been programming in Python for a while, it's
easy to forget how much help the traceback is in tracking
down bugs. Suddenly being faced with having to do without
one comes as a rude shock.

--
Greg
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to