summaryrefslogtreecommitdiff
path: root/tests/basics/array1.py
AgeCommit message (Collapse)Author
2014-01-28Rename array test to array1 so it doesn't clash with array module.Damien George
On my machine, 'import array' in CPython tries to load the array test.