Hirokazu Yamamoto <[EMAIL PROTECTED]> added the comment: On py3k, defaultdict#items() returns dict_items object not dict_itemiterator object. I hope attached patch will fix this bug.
---------- keywords: +patch nosy: +ocean-city Added file: http://bugs.python.org/file11856/fix_defaultdict_reduce.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4170> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com