summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/getitem.py
Commit message (Expand)AuthorAge
* tests: Add test where __getitem__ raises IndexError to stop iteration.Damien George2015-08-30
* tests: Add some more tests to improve code coverage of corner cases.Damien George2015-04-05
* py: Implement iterator support for object that has __getitem__.Damien George2014-01-25