Exception
Steve Holden
steve at holdenweb.com
Thu Feb 15 06:14:11 EST 2007
Navid Parvini wrote:
> Dear All,
>
> Would you please tell me if there is a pysignal or method that called
> when an exception is occurred? (I don't want to use "try" method)
>
No such method exists, and signals aren't used to generate exceptions.
I'm afraid you want some other language, not Python.
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
Blog of Note: http://holdenweb.blogspot.com
See you at PyCon? http://us.pycon.org/TX2007
More information about the Python-list
mailing list