Traceback spoofing
Zac Burns
zac256 at gmail.com
Fri May 21 22:35:23 EDT 2010
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100521/3120bd42/attachment-0001.html>
More information about the Python-list
mailing list