dcrosta / xrange

A pure-Python implementation of the xrange builtin
BSD 2-Clause "Simplified" License
17 stars 6 forks source link

Fix TypeError in xrangeiterator #4

Closed IdanHaim closed 6 years ago

IdanHaim commented 6 years ago

TypeError: Can't instantiate abstract class xrangeiterator with abstract methods next