14 May
2003
14 May
'03
6:18 a.m.
I want to get a handle to the exception raised in a Python Script try: x=1/0 except: print exception.id() print exception.traceback() is there a built in var for the exception object. I need the type of exception and perhaps the line number I understand i can't import sys so how is this done?? TIA
8363
Age (days ago)
8363
Last active (days ago)
0 comments
1 participants
participants (1)
-
drew nichols