Message112421
Here's a proof of concept patch that adds a 'fullstack' option to print_exception. The problem with this concept is what happens when you use it on an exception caught at the top level of a module. I'm not entirely clear on why tracebacks work the way they do, so I don't know how to fix that case (it's also late, maybe in the morning I'll be able to figure it out :)
Writing unit tests for this may also be a bit tricky.
I'm raising the priority to normal because I think this would be really useful for logging, as pointed out by Thomas. |
|
Date |
User |
Action |
Args |
2010-08-02 04:03:03 | r.david.murray | set | recipients:
+ r.david.murray, guettli, hoffman, ggenellina, pakal, news1234 |
2010-08-02 04:03:03 | r.david.murray | set | messageid: <1280721783.5.0.811759792933.issue1553375@psf.upfronthosting.co.za> |
2010-08-02 04:03:02 | r.david.murray | link | issue1553375 messages |
2010-08-02 04:03:01 | r.david.murray | create | |
|