ZTUtils doesn't support __iter__ methods

Bug #141983 reported by Steve Alexander
2
Affects Status Importance Assigned to Milestone
Zope 2
Fix Released
Medium
Unassigned

Bug Description

ZTUtils.Iterator.IterInner is the iterator inner class for Python iterators.

It supports iterators that have a next() method. However, you can also create an iterator as a class that has an __iter__ method that yields instead of returning.

IterInner should support this mode of use.

Tags: bug zope
Revision history for this message
Evan Simpson (evan-4-am) wrote :

Status: Pending => Resolved

This should be supported in current CVS trunk.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.