On Wed, Apr 2, 2008 at 5:48 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > In your code, how many (in absolute numbers) applications of .items() > would break when .items() becomes a view?
Sorry for the slow response. Good question. In 25k lines of code (not mine but mostly written by people "like me"), I found only 4, all "loud". This is pretty convincing. However, I do want to search again for possible bugs introduced by calls to .keys(), which is used much more often in this code. -j _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com