"vpr" <[EMAIL PROTECTED]> wrote:

> This is a noob question, but here goes. I have a class that calls a
> function.

> However I suspect in python that I can raise it and the class can catch
> it ?

the "errors and exceptions" chapter in the tutorial might be helpful:

    http://docs.python.org/tut/node10.html

(especially sections 8.3 and 8.4)

</F> 



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

Reply via email to