Why can't I inherit from traceback to 'spoof' tracebacks? I would like to create a traceback that is save-able to re-raise exceptions later without leaking all the locals. (I'm sure this idea has been discussed before but I can't find it anymore.)
class Traceback(types.TracebackType): pass TypeError: Error when calling the metaclass bases type 'traceback' is not an acceptable base type -- Zachary Burns (407)590-4814 Aim - Zac256FL Production Engineer Zindagi Games
-- http://mail.python.org/mailman/listinfo/python-list