summaryrefslogtreecommitdiff
path: root/tests/basics/iter1.py
AgeCommit message (Collapse)Author
2016-12-21tests: Add tests to improve coverage of runtime.c.Rami Ali
2015-02-15py: Simplify and remove redundant code for __iter__ method lookup.Damien George
2014-03-26py: Replace mp_const_stop_iteration object with MP_OBJ_NULL.Damien George