spir wrote:
Hello,

is there a way to read an exception's traceback? Cannot find it in object 
attributes. [dir()
shows no traceback, __dict__ is empty.]

You should be able to do that with the traceback module.


Sincerely,
Albert
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to