Age | Commit message (Expand) | Author |
---|---|---|
2021-04-23 | py/objexcept: Support errno attribute on OSError exceptions. | Damien George |
2018-08-17 | tests: Modify tests that print repr of an exception with 1 arg. | Damien George |
2014-03-25 | objexcept: Add "args" exception attribute, as well as StopIteration.value. | Paul Sokolovsky |
2014-01-19 | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky |