[Tutor] Trapping a Dr Watson error

Ben Vinger benvinger at yahoo.co.uk
Thu Feb 2 15:37:17 CET 2006


Hello

I have a script based on:
http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/pywin32/Windows_NT_Eventlog.html
It collects eventlogs data from many Windows servers.
I know how to handle normal Python Tracebacks, but my
script bombs out with a Dr Watson error when
connecting to one particular server.
(It even runs fine against the Application log of this
server, but bombs out on the System log).  Anyways, I
want to know if it is possible to trap, handle and
survive a Dr Watson error programatically

Thanks
Ben



		
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com


More information about the Tutor mailing list