Getting Extended Exception Information

Cy Edmunds cedmunds at spamless.rochester.rr.com
Wed Jul 21 00:05:45 EDT 2004


In an exception handler I can get the error message by just converting the
Exception to a string. How do I get the entire message including the call
stack information that I see printed out with an uncaught exception?

-- 
Cy
http://home.rochester.rr.com/cyhome/





More information about the Python-list mailing list