func backtrace(e):
Returns a string of the backtrace encoded in the exception e
. e
itself should be an exception that has been raise
d i.e. it does not make sense to represent a backtrace from an exception object unless it has actually been raised.
cvd_to_html ©2006-2007 Laurence Tratt