[Zope-dev] ZopeGuards iterator problems

Evan Simpson evan at tokenexchange.com
Fri Jan 7 17:08:04 EST 2005


I just created issue #1656 and checked in a fix, so looping over 
enumerate(xrange(9)) is now possible, among other things.

Should we add entries for the various iterator types to the security 
machinery so that iterators returned by the itertools module can be used 
without lots of tedious wrapping?

Cheers,

Evan @ 4-am



More information about the Zope-Dev mailing list