Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bb.exceptions: don't choke on frames without arguments | Chris Larson | 2011-06-08 | 1 | -0/+3 |
* | bb.exceptions: don't show a repr of 'self' | Chris Larson | 2011-06-08 | 1 | -3/+20 |
* | bb.exceptions: handle tb entries without context | Chris Larson | 2011-06-08 | 1 | -2/+5 |
* | bb.exceptions: add to_string convenience function | Chris Larson | 2011-06-08 | 1 | -0/+6 |
* | bb.exceptions: add code to create pickleable traceback entries | Chris Larson | 2011-06-08 | 1 | -0/+55 |