summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/exceptions.py
AgeCommit message (Expand)Author
2012-05-25bitbake/exceptions: Handle reports from the field of exception code failuresRichard Purdie
2011-06-08bb.exceptions: don't choke on frames without argumentsChris Larson
2011-06-08bb.exceptions: don't show a repr of 'self'Chris Larson
2011-06-08bb.exceptions: handle tb entries without contextChris Larson
2011-06-08bb.exceptions: add to_string convenience functionChris Larson
2011-06-08bb.exceptions: add code to create pickleable traceback entriesChris Larson