summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/exceptions.py
AgeCommit message (Expand)Author
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-06-02bitbake: bitbake: Drop futures usage since we're python 3Richard Purdie
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