E ====================================================================== ERROR: testIterator (__main__.IteratorTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/uke/oil/ysh/val_ops_test.py", line 20, in testIterator self.assert_(not it.Done()) AttributeError: 'ArrayIter' object has no attribute 'Done' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1)