summaryrefslogtreecommitdiff
path: root/tests/basics/subclass_native3.py
AgeCommit message (Expand)Author
2021-07-15py/objexcept: Make mp_obj_exception_get_value support subclassed excs.Damien George
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-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George