"yarteydegre...@gmail.com" Wrote in message:
>
>
I'm glad they were able to help. But please let me point out a
few procedural issues, for nex time.
You started a whole new thread just to say thanks. You should
only start one to ask a new question or start a new discussion.
Otherwise us
Thanks, Alan and Ben! I really appreciate your explanations.
Degreat
- Reply message -
From: "Ben Finney"
To:
Subject: [Tutor] Unhandled exception
Date: Mon, Jul 21, 2014 11:16
"yarteydegre...@gmail.com" writes:
> I just want to know if an unhandled e
"yarteydegre...@gmail.com" writes:
> I just want to know if an unhandled exception is a bug in my programs!
That's a good question, thanks for asking.
In some programming languages, exceptions are something to avoid and
reduce where possible. But that's not the case for Python.
In Python, exc
On 21/07/14 07:57, yarteydegre...@gmail.com wrote:
I just want to know if an unhandled exception is a bug in my programs!
No, its not. Maybe.
Exceptions can happen for all sorts of reasons, for
some you can do something if they happen.
In those cases handling the exception makes sense.
In oth
I just want to know if an unhandled exception is a bug in my programs!
Degreat
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor