> Except you can't re-raise them. > Yes, I should have noted that in the original post:
>>> raise RuntimeError, 'X', wrapped_traceback Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: raise: arg 3 must be a traceback or None Does someone know where the thread went about it being hard to implement? I'm interested to see what makes it difficult. -- Zachary Burns (407)590-4814 Aim - Zac256FL Production Engineer Zindagi Games
-- http://mail.python.org/mailman/listinfo/python-list