aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/exceptions.py
AgeCommit message (Expand)Author
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-24bitbake: Drop futures usage since we're python 3Richard Purdie
2012-05-24bitbake/exceptions: Handle reports from the field of exception code failuresRichard Purdie
2011-06-03bb.exceptions: don't choke on frames without argumentsChris Larson
2011-05-16bb.exceptions: don't show a repr of 'self'Chris Larson
2011-05-16bb.exceptions: handle tb entries without contextChris Larson
2011-05-16bb.exceptions: add to_string convenience functionChris Larson
2011-05-16bb.exceptions: add code to create pickleable traceback entriesChris Larson