Message124749
> There is already support for this in the traceback module (see the
> "chain" parameter to various funcs).
I'm not sure how that's going to help as I don't want my library code to be responsible for printing out exceptions, I just want them to print reasonably -- and it seems very unreasonable to have the exception I'm converting /from/ show up in the traceback. |
|
| Date |
User |
Action |
Args |
| 2010-12-28 01:24:20 | ethan.furman | set | recipients:
+ ethan.furman, rhettinger, ncoghlan, pitrou, draghuram, mrabarnett, stevenjd, poke |
| 2010-12-28 01:24:19 | ethan.furman | set | messageid: <1293499459.93.0.310678359199.issue6210@psf.upfronthosting.co.za> |
| 2010-12-28 01:24:18 | ethan.furman | link | issue6210 messages |
| 2010-12-28 01:24:18 | ethan.furman | create | |
|