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