Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Add tests for SyntaxError, TypeError, and other missing things. | Damien George | 2015-03-25 |
| | | | | This is intended to improve coverage of the test suite. | ||
* | Rename array test to array1 so it doesn't clash with array module. | Damien George | 2014-01-28 |
On my machine, 'import array' in CPython tries to load the array test. |