Message159252
Victor's argument makes sense to me. What I'd be inclined to do is shout at the reader a bit in the traceback header by making it:
Traceback (most recent call FIRST):
And put a comment in the source code with the gist of what Victor wrote above (i.e. internal state may be corrupted, we do the best we can with what we've got, and that means printing the traceback from the inside out) |
|
Date |
User |
Action |
Args |
2012-04-25 05:49:09 | ncoghlan | set | recipients:
+ ncoghlan, pitrou, vstinner |
2012-04-25 05:49:09 | ncoghlan | set | messageid: <1335332949.45.0.352234246799.issue14665@psf.upfronthosting.co.za> |
2012-04-25 05:49:08 | ncoghlan | link | issue14665 messages |
2012-04-25 05:49:08 | ncoghlan | create | |
|