Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Remove unimplemented exceptions from testing. | Damien George | 2014-03-29 |
| | |||
* | py: Removed some unnecessary exception objects. | Damien George | 2014-03-25 |
| | | | | | They still exist in commented-out form in objexcept.c if they are ever needed. | ||
* | Added exception hierarchy except for OSError and UnicodeError (requires ↵ | Rachel Dowdall | 2014-03-22 |
arguments). Comment out the errors that aren't needed if memory becomes an issue. |