summaryrefslogtreecommitdiff
path: root/tests/basics/getitem.py
AgeCommit message (Expand)Author
2015-08-30tests: Add test where __getitem__ raises IndexError to stop iteration.Damien George
2015-04-05tests: Add some more tests to improve code coverage of corner cases.Damien George
2014-01-25py: Implement iterator support for object that has __getitem__.Damien George