Python uses "Exceptions" to catch these "Exceptional"
situations:http://docs.python.org/tut/node10.html

-Brian Cole

On 17 Jan 2006 18:51:44 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> thanks for the reply, but wont python fail out if you try to make an
> integer out of what cant be an integer?
> like this :
>
> var = int(abc)
>
> wont this crash ?
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to