13 Apr
2009
13 Apr
'09
4:58 p.m.
Hanno Schlichting wrote:
The change you are interested in is probably:
http://svn.zope.org/Zope/trunk/lib/python/Acquisition/_Acquisition.c?rev=949...
Acquisition now proxy real iteration via __iter__ correctly (it didn't do that before). What is missing from that change is probably the fallback to the __getitem__ protocol, in case the class isn't a real iterator.
Yes, so this change introduced a bug. Who's the right person to fix it? What's the right collector to report this in? Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk