summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/exceptpoly.py
Commit message (Expand)AuthorAge
* tests: Split large tests into smaller files, to run with a small heap.Damien George2016-03-15
* tests: Remove commented out tests so test script is not too big.Damien George2016-03-06
* py: Remove unused and unneeded SystemError exception.Damien George2014-10-22
* py: Remove IOError since it's deprecated; use OSError instead.Damien George2014-09-30
* tests: Remove unimplemented exceptions from testing.Damien George2014-03-29
* py: Removed some unnecessary exception objects.Damien George2014-03-25
* Added exception hierarchy except for OSError and UnicodeError (requires argum...Rachel Dowdall2014-03-22