What is the quickest way to marshal dump and load the exception tracebacks?
I want to be able to browse exception tracebacks remotely, so I want to write
the traceback to a file, uuencode it and email it from the user who found
the problem to me (the person who fixes the problems.)
I am currently running 1.0.3 but I will be upgrading to 1.2 when the final
version comes out.
Many Thanks
-- Kevan